Bug 297236
| Summary: | [Navigation API] Fix cross-document navigation interruption and promise rejection ordering. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | New Bugs | Assignee: | Basuke Suzuki <basuke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Basuke Suzuki
When a cross-document navigation is interrupted by another navigation, the first navigation's committed and finished promises should be rejected with an AbortError.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
rdar://158067763
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/49232
EWS
Committed 298605@main (25b3c101023f): <https://commits.webkit.org/298605@main>
Reviewed commits have been landed. Closing PR #49232 and removing active labels.