Skip to content

Make sure navigate event is cleared before signaling abort.#12181

Open
farre wants to merge 1 commit intowhatwg:mainfrom
farre:issue/12180/1
Open

Make sure navigate event is cleared before signaling abort.#12181
farre wants to merge 1 commit intowhatwg:mainfrom
farre:issue/12180/1

Conversation

@farre
Copy link
Contributor

@farre farre commented Feb 19, 2026

@farre farre requested a review from zcorpan February 19, 2026 20:50
@farre farre self-assigned this Feb 19, 2026
@noamr
Copy link
Collaborator

noamr commented Mar 9, 2026

We have this bug in chromium as well, the solution is slightly different but equivalent in terms of observable behavior.
https://chromium-review.git.corp.google.com/c/chromium/src/+/7649269 (includes a WPT as well)

@noamr
Copy link
Collaborator

noamr commented Mar 9, 2026

@zcorpan help review/merge this plz?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Signaling abort before nulling out onging event in #abort-a-navigateevent can trigger assert in firing navigate event

2 participants