WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
232299
Add abort reason to AbortSignal
https://bugs.webkit.org/show_bug.cgi?id=232299
Summary
Add abort reason to AbortSignal
nidhijaju
Reported
2021-10-26 02:12:46 PDT
Add an abort reason property to AbortSignal (i.e. signal.reason) which is a JavaScript value used when aborting a signal. See
https://github.com/whatwg/streams/issues/1165
and
https://github.com/whatwg/dom/pull/1027
.
Attachments
Patch
(15.57 KB, patch)
2021-11-08 09:57 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-02 02:13:14 PDT
<
rdar://problem/84921281
>
Chris Dumez
Comment 2
2021-11-08 09:57:09 PST
Created
attachment 443562
[details]
Patch
EWS Watchlist
Comment 3
2021-11-08 09:57:57 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see
https://trac.webkit.org/wiki/WPTExportProcess
Alexey Shvayka
Comment 4
2021-11-08 13:04:53 PST
Comment on
attachment 443562
[details]
Patch Neatly done!
EWS
Comment 5
2021-11-08 13:36:42 PST
Committed
r285428
(
243984@main
): <
https://commits.webkit.org/243984@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 443562
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug