feat(chromium): roll Chromium to r583214 (#3092)

This roll includes:
- https://crrev.com/583153 - DevTools: mark execution contexts as isolated worlds
This commit is contained in:
Andrey Lushnikov 2018-08-15 18:54:36 -07:00 committed by GitHub
parent b8e0d626f3
commit ce783274ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "579032"
"chromium_revision": "583214"
},
"scripts": {
"unit": "node test/test.js",