Bug 295087

Summary: Navigation API: fix overlapping sync navigations
Product: WebKit Reporter: Domenic Denicola <d>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: karlcow, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 258384    

Domenic Denicola
Reported 2025-06-26 21:52:31 PDT
In https://github.com/whatwg/html/issues/11184 we discovered a bug in the navigation API specification which manifests as an assertion failure + strange behavior (in the spec) and a crash (in Chromium). This occurs in edge cases around multiple overlapping navigations. We have a proposal for how to fix it at https://github.com/whatwg/html/pull/11409 and some web platform tests are being written in https://bugzilla.mozilla.org/show_bug.cgi?id=1974199. I haven't tested what WebKit does here, but there's almost certainly some spec alignment to do on this edge case.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-03 21:53:12 PDT
Note You need to log in before you can comment on or make changes to this bug.