Skip to content

Commit

Permalink
feat(Chromium): roll Chromium to r555668 (puppeteer#2495)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/555640 - DevTools: change Target.disposeBrowserContext
to force-close WebContents

References puppeteer#85.
  • Loading branch information
aslushnikov authored May 3, 2018
1 parent a310d57 commit 1db4986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "554716"
"chromium_revision": "555668"
},
"devDependencies": {
"@types/debug": "0.0.30",
Expand Down

0 comments on commit 1db4986

Please sign in to comment.