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

chore: start listening for navigation events before navigation starts #32237

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Aug 20, 2024

There is a chance in case of cross-process navigation that the navigation event comes before navigateFrame finishes.

@yury-s yury-s requested a review from dgozman August 20, 2024 22:09
Copy link
Contributor

Test results for "tests 1"

2 failed
❌ [webkit-library] › library/modernizr.spec.ts:33:3 › safari-14-1
❌ [webkit-library] › library/modernizr.spec.ts:83:3 › mobile-safari-14-1

30056 passed, 870 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit 918dbe5 into microsoft:main Aug 21, 2024
29 of 30 checks passed
@yury-s yury-s deleted the early-navigation-committed branch August 21, 2024 15:34
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.

2 participants