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
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
<rdar://problem/155013231>