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

fix: do not use loaderId for lifecycle events #8395

Merged
merged 1 commit into from May 30, 2022

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented May 25, 2022

This PR works around the upstream bug crbug.com/1325782. Previously Puppeteer relied on the presence of the loaderId to determine the kind of navigation and expected events. It does not look like there is a reason to do so: instead, we could see what events we get and proceed accordingly.

Reland of #8353

@OrKoN OrKoN enabled auto-merge (squash) May 25, 2022 06:29
@OrKoN OrKoN requested a review from jrandolf May 25, 2022 06:35
@OrKoN OrKoN force-pushed the revert-8369-revert-8353-fix-lifecycle-event branch from 7850cb3 to c7d01c3 Compare May 25, 2022 07:19
@jrandolf jrandolf force-pushed the revert-8369-revert-8353-fix-lifecycle-event branch from c7d01c3 to 58ad108 Compare May 25, 2022 20:38
@OrKoN OrKoN force-pushed the revert-8369-revert-8353-fix-lifecycle-event branch from 58ad108 to 0edf155 Compare May 30, 2022 06:06
@OrKoN
Copy link
Collaborator Author

OrKoN commented May 30, 2022

Additional tests for Firefox have been enabled in #8394

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.

None yet

2 participants