Skip to content

Conversation

@byteforge38
Copy link

@byteforge38 byteforge38 commented Jan 12, 2026

The "navigate to a javascript: URL" algorithm now receives the navigationId from the navigate algorithm and checks if the ongoing navigation is still the same before proceeding. This ensures that javascript: URL navigations do not interfere with other navigations that may have started in the meantime (e.g., form submissions).

Fixes #12075.


(See WHATWG Working Mode: Changes for more details.)


/browsing-the-web.html ( diff )

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

javascript URL navigations do not check ongoing navigation status

1 participant