Merge pull request #10620 from electron/v8-promise-field

Update libchromiumcontent to fix crash in Node
This commit is contained in:
Cheng Zhao 2017-09-27 12:11:27 +09:00 committed by GitHub
commit 18589a498c
2 changed files with 3 additions and 1 deletions

View file

@ -94,6 +94,8 @@
'defines': [
# Needed by gin:
'V8_USE_EXTERNAL_STARTUP_DATA',
# Special configuration for node:
'V8_PROMISE_INTERNAL_FIELD_COUNT=1',
# From skia_for_chromium_defines.gypi:
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
'SK_SUPPORT_LEGACY_BITMAP_CONFIG',

@ -1 +1 @@
Subproject commit 7cdb1748f625e88c306ce81ad319377293789649
Subproject commit f9506cc6fbe41615386d5cebd80bfcb4387101fe