WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
295087
Navigation API: fix overlapping sync navigations
https://bugs.webkit.org/show_bug.cgi?id=295087
Summary
Navigation API: fix overlapping sync navigations
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-03 21:53:12 PDT
<
rdar://problem/155013231
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug