Bug 242817
| Summary: | Align XHR aborting with the specification and other browser engines | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=169353 https://bugs.webkit.org/show_bug.cgi?id=243943 |
||
Chris Dumez
Align XHR aborting with the specification and other browser engines:
- window.stop() should cause an abort event to get fired
- The abort event should get fired asynchronously
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2467
Alexey Proskuryakov
Surprised that we
EWS
Committed 252611@main (74337e4bd0b1): <https://commits.webkit.org/252611@main>
Reviewed commits have been landed. Closing PR #2467 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/97275244>
Chris Dumez
Reverted by https://github.com/WebKit/WebKit/pull/6352
Chris Dumez
Re-opening for pull request https://github.com/WebKit/WebKit/pull/6352
EWS
Committed 256586@main (b37371177a8c): <https://commits.webkit.org/256586@main>
Reviewed commits have been landed. Closing PR #6352 and removing active labels.