Bug 242771
| Summary: | When a WebLock gets aborted via a Signal, we should reject its promise with the AbortSignal's reason | ||
|---|---|---|---|
| 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 | ||
| URL: | https://w3c.github.io/web-locks/#signal-to-abort-the-request | ||
Chris Dumez
When a WebLock gets aborted via a Signal, we should reject its promise with the AbortSignal's reason:
- https://w3c.github.io/web-locks/#signal-to-abort-the-request
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/2431
EWS
Committed 252503@main (e5684a5d823b): <https://commits.webkit.org/252503@main>
Reviewed commits have been landed. Closing PR #2431 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/97075606>