Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r609904 (#3587)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/609886 - DevTools: force-detach worker sessions
  on navigation

This should eliminate flakiness with our worker test.
  • Loading branch information
aslushnikov committed Nov 21, 2018
1 parent 6656519 commit fb5b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "608752"
"chromium_revision": "609904"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit fb5b080

Please sign in to comment.