Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chromium): roll Chromium to r654752 #4358

Merged
merged 3 commits into from Apr 29, 2019

Conversation

aslushnikov
Copy link
Contributor

This roll includes:

The FrameLoader patch is the reason behind the test change. It's
actually desirable to fail frame navigation if the frame detaches - and
that's consistent with Firefox.

Fixes #4337

This roll includes:
- https://crrev.com/653809 - FrameLoader: ignore failing provisional loads entirely
- https://crrev.com/654750 - DevTools: make sure Network.requestWillBeSent is emitted on time for sync xhrs

The FrameLoader patch is the reason behind the test change. It's
actually desirable to fail frame navigation if the frame detaches - and
that's consistent with Firefox.

Fixes puppeteer#4337
@aslushnikov aslushnikov merged commit e2e6b88 into puppeteer:master Apr 29, 2019
@aslushnikov aslushnikov deleted the roll-r654752 branch April 29, 2019 03:19
@sradu
Copy link

sradu commented Apr 29, 2019

@aslushnikov Any chance of a new minor release for this chromium update? Ran into the same problem and trying to avoid tip of tree in production. Thank you for all the hard work on this!

@aslushnikov
Copy link
Contributor Author

Any chance of a new minor release for this chromium update?

@sradu we're waiting for a V8 team to help us with #4263; we'll do a release afterwards.

@sradu
Copy link

sradu commented Apr 30, 2019

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request Interception issue with base href
3 participants