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: rely on Network.requestWillBeSent to detect navigation start #2863

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

sadym-chromium
Copy link
Collaborator

@sadym-chromium sadym-chromium commented Dec 3, 2024

Addressing Align navigation with the spec.

Implementation of "alternative 3" from go/webdriver:detect-navigation-started.

Additional beforunload hack.

Rely on “Network.requestWillBeSent” CDP event for browsingContext.navigationStarted event.

@sadym-chromium sadym-chromium added the DO NOT MERGE Don't merge the marked PR label Dec 3, 2024
@sadym-chromium sadym-chromium force-pushed the sadym/sadym/refactor-navigation-3 branch from 71c4d45 to 479ebf9 Compare December 3, 2024 15:16
@sadym-chromium sadym-chromium added the update-expectations Update WPT expectations label Dec 3, 2024
@sadym-chromium sadym-chromium force-pushed the sadym/sadym/refactor-navigation-3 branch from 479ebf9 to 10c5468 Compare December 3, 2024 15:39
@sadym-chromium sadym-chromium force-pushed the sadym/sadym/refactor-navigation-3 branch from 10c5468 to 2624af9 Compare December 3, 2024 15:39
@OrKoN OrKoN added the puppeteer Run Puppeteer test when added to PR label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Don't merge the marked PR puppeteer Run Puppeteer test when added to PR update-expectations Update WPT expectations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants