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

feat: abort navigation only after frame navigated #2898

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

sadym-chromium
Copy link
Collaborator

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

WPT failures are due to the fact Chrome emits frameNavigated after receiving headers.
web-platform-tests/wpt#49718

@sadym-chromium sadym-chromium added DO NOT MERGE Don't merge the marked PR update-expectations Update WPT expectations labels Dec 16, 2024
@sadym-chromium sadym-chromium force-pushed the sadym/aborted-navigation branch from 876ee1e to 10dc5a2 Compare December 17, 2024 16:56
@sadym-chromium sadym-chromium changed the title aborted navigation feat: abort navigation only after frame navigated Dec 17, 2024
@sadym-chromium sadym-chromium removed the DO NOT MERGE Don't merge the marked PR label Dec 17, 2024
@sadym-chromium sadym-chromium requested a review from OrKoN December 17, 2024 16:58
@sadym-chromium sadym-chromium marked this pull request as ready for review December 17, 2024 16:59
@sadym-chromium sadym-chromium force-pushed the sadym/aborted-navigation branch from 10dc5a2 to 757d409 Compare December 17, 2024 17:11
@sadym-chromium sadym-chromium enabled auto-merge (squash) December 17, 2024 17:11
@sadym-chromium sadym-chromium merged commit 6c3d406 into main Dec 17, 2024
49 checks passed
@sadym-chromium sadym-chromium deleted the sadym/aborted-navigation branch December 17, 2024 17:18
sadym-chromium pushed a commit that referenced this pull request Dec 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.11.0](chromium-bidi-v0.10.2...chromium-bidi-v0.11.0)
(2024-12-17)


### ⚠ BREAKING CHANGES

* align navigation started with the spec

### Features

* abort navigation only after frame navigated
([#2898](#2898))
([6c3d406](6c3d406))


### Bug Fixes

* align navigation started with the spec
([960531f](960531f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update-expectations Update WPT expectations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants