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

Closed
wants to merge 2 commits into 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 2 times, most recently 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
@sadym-chromium sadym-chromium force-pushed the sadym/sadym/refactor-navigation-3 branch from e9bd47f to b7b53db Compare December 5, 2024 17:44
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@sadym-chromium sadym-chromium force-pushed the sadym/sadym/refactor-navigation-3 branch from b7b53db to 4677cef Compare December 9, 2024 18:03
@sadym-chromium sadym-chromium force-pushed the sadym/sadym/refactor-navigation-3 branch from 4677cef to 10cb689 Compare December 10, 2024 09:15
@sadym-chromium
Copy link
Collaborator Author

Closing in favor of #2881

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.

2 participants