Bug 257397 - window.stop() should fire abort events on XMLHttpRequest asynchronously
Summary: window.stop() should fire abort events on XMLHttpRequest asynchronously
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-26 15:21 PDT by Chris Dumez
Modified: 2023-06-05 18:41 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 2023-05-26 15:21:14 PDT
window.stop() should fire abort events on XMLHttpRequest asynchronously, to match the behavior of Blink and Gecko.
Comment 1 Chris Dumez 2023-05-26 15:26:59 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14406
Comment 2 EWS 2023-05-31 16:27:03 PDT
Committed 264765@main (02e1d3e39f48): <https://commits.webkit.org/264765@main>

Reviewed commits have been landed. Closing PR #14406 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-31 16:28:17 PDT
<rdar://problem/110086856>