Skip to content

Commit

Permalink
feat(Chromium): roll Chromium to r548690 (puppeteer#2323)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/548598 - DevTools: implement Page.setBypassCSP method
- https://crrev.com/548690 - DevTools: introduce Page.navigatedWithinDocument event

References puppeteer#1229, puppeteer#257.
  • Loading branch information
aslushnikov authored Apr 6, 2018
1 parent 846c080 commit dfcee2e
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": "548153"
"chromium_revision": "548921"
},
"devDependencies": {
"@types/debug": "0.0.30",
Expand Down

0 comments on commit dfcee2e

Please sign in to comment.