Merge pull request #8926 from electron/upgrade-libcc-for-heap-snapshot-patch

Upgrade libcc and brightray to latest
This commit is contained in:
Kevin Sawicki 2017-03-17 09:55:39 -07:00 committed by GitHub
commit fe5db82d47
3 changed files with 4 additions and 3 deletions

View file

@ -9,7 +9,7 @@ import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \
'82ea4bfcb7e594aa7b49e02c9bee32500688a62a'
'44448acf6a21024b9adb7140ffef6402a509f8bf'
PLATFORM = {
'cygwin': 'win32',

View file

@ -21,8 +21,9 @@ describe('chromium feature', function () {
listener = null
})
xdescribe('heap snapshot', function () {
describe('heap snapshot', function () {
it('does not crash', function () {
if (process.env.TRAVIS === 'true') return
process.atomBinding('v8_util').takeHeapSnapshot()
})
})

2
vendor/brightray vendored

@ -1 +1 @@
Subproject commit 6ccb1aaf35248f3fff4ec63e07b110675dce9de6
Subproject commit d0144ba2c9024d65cdf260abf5c03c742afff3fd