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: retain stale main frame for longer #12225

Merged
merged 1 commit into from Apr 8, 2024
Merged

fix: retain stale main frame for longer #12225

merged 1 commit into from Apr 8, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Apr 5, 2024

Although #11246 has no reproducible example and the root cause might be the access to main frames while they are navigating, this PR adds a workaround to retain a potentially stale main frame to prevent assertion errors.

Bug: #11246

@OrKoN OrKoN added the full-ci label Apr 5, 2024
@OrKoN OrKoN changed the title fix: retain stail main frame for long fix: retain stale main frame for longer Apr 5, 2024
@OrKoN OrKoN force-pushed the orkon/main-frame-issue branch 2 times, most recently from 9680c53 to 291f523 Compare April 5, 2024 18:33
@OrKoN OrKoN marked this pull request as ready for review April 5, 2024 18:33
@OrKoN OrKoN removed the full-ci label Apr 8, 2024
Although #11246 has no
reproducible example and the root cause might be accessing main
frames while they are navigating, this PR adds a workaround to
retain a potentially stale main frame to prevent assertion errors.
@OrKoN OrKoN enabled auto-merge (squash) April 8, 2024 09:23
@OrKoN OrKoN merged commit aa5b182 into main Apr 8, 2024
38 checks passed
@OrKoN OrKoN deleted the orkon/main-frame-issue branch April 8, 2024 09:24
@release-please release-please bot mentioned this pull request Apr 8, 2024
@andreabisello
Copy link

@OrKoN thanks. I will update my testsuite to the puppeteer version that contains that fix when ready, and return for a feedback. How could i know wich puppeteer version contains that fix? thankyou.

@OrKoN
Copy link
Collaborator Author

OrKoN commented Apr 8, 2024

@andreabisello it will be in the next release, you can follow the linked release PR for that

@alexey-sh
Copy link

There are 0 tests. Is it enough for this fix?

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

4 participants