feat(chromium): roll Chromium to r609904 (#3587)
This roll includes: - https://crrev.com/609886 - DevTools: force-detach worker sessions on navigation This should eliminate flakiness with our worker test.
This commit is contained in:
parent
6656519560
commit
fb5b0800ec
@ -8,7 +8,7 @@
|
|||||||
"node": ">=6.4.0"
|
"node": ">=6.4.0"
|
||||||
},
|
},
|
||||||
"puppeteer": {
|
"puppeteer": {
|
||||||
"chromium_revision": "608752"
|
"chromium_revision": "609904"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"unit": "node test/test.js",
|
"unit": "node test/test.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user