Skip to content

Use sync queue when resuming a traverse#12368

Open
noamr wants to merge 2 commits intowhatwg:mainfrom
noamr:12362
Open

Use sync queue when resuming a traverse#12368
noamr wants to merge 2 commits intowhatwg:mainfrom
noamr:12362

Conversation

@noamr
Copy link
Copy Markdown
Collaborator

@noamr noamr commented Apr 14, 2026

This fixes race conditions where a sync navigation can be initiated in the middle of a traverse, before it is resumed.

Closes #12362

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


/nav-history-apis.html ( diff )

noamr added 2 commits April 14, 2026 11:10
This fixes race conditions where a sync navigation can be initiated
in the middle of a traverse, before it is resumed.

Closes whatwg#12362
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.

Navigation API: Intercepted history traverse can not be implemented (safely)

1 participant