feat(Chromium): roll chromium to r515411 (#1346)

This roll includes the following revisions:
- crrev.com/515281 DevTools: fix crash on intercepting request that
  posts a blob
- crrev.com/515368 DevTools: wait for navigation to be committed
  upon Page.navigate on the browser side.

Fixes #894, References #1218
This commit is contained in:
Andrey Lushnikov 2017-11-10 00:35:16 -08:00 committed by GitHub
parent 7075c4cd4f
commit 9c1935b651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
"ws": "^3.0.0"
},
"puppeteer": {
"chromium_revision": "514418"
"chromium_revision": "515411"
},
"devDependencies": {
"@types/debug": "0.0.30",