Skip to content

Commit

Permalink
feat(Chromium): roll Chromium to r551292 (#2393)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/551261 - DevTools: page.navigate should fail when server returned HTTP 204
- https://crrev.com/550319 - DevTools: fix resource mimetype for request interception of file:// urls

References #1879
References #1506
  • Loading branch information
aslushnikov committed Apr 17, 2018
1 parent 62fa3bc commit b40e381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "549031"
"chromium_revision": "551292"
},
"devDependencies": {
"@types/debug": "0.0.30",
Expand Down

0 comments on commit b40e381

Please sign in to comment.