Bug 245407 - document.open() should abort all loads when the document is navigating
Summary: document.open() should abort all loads when the document is navigating
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-19 19:36 PDT by Chris Dumez
Modified: 2022-09-20 16:43 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-09-19 19:36:52 PDT
document.open() should abort all loads when the document is navigating or there is a queued navigation:
- https://github.com/whatwg/html/issues/3975
Comment 1 Chris Dumez 2022-09-19 19:42:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4513
Comment 2 EWS 2022-09-20 16:42:07 PDT
Committed 254699@main (952f3c7c8ab8): <https://commits.webkit.org/254699@main>

Reviewed commits have been landed. Closing PR #4513 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-20 16:43:20 PDT
<rdar://problem/100196895>