Skip to content

Commit

Permalink
feat(Chromium): roll Chromium to r553380 (puppeteer#2442)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/552071 - DevTools: introduce Page.close() protocol method
- https://crrev.com/553193 - Introduce BrowserContext::UniqueId
- https://crrev.com/553268 - DevTools(Protocol): expose BrowserContextId in TargetInfo
- https://crrev.com/553323 - DevTools: implement Target.createBrowserContext for non-headless mode

References puppeteer#85, puppeteer#2386.
  • Loading branch information
aslushnikov authored Apr 25, 2018
1 parent e9dc3ae commit 84d7b49
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": "551292"
"chromium_revision": "553380"
},
"devDependencies": {
"@types/debug": "0.0.30",
Expand Down

0 comments on commit 84d7b49

Please sign in to comment.