WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 226575
Define WritableStreamDefaultController.signal
https://bugs.webkit.org/show_bug.cgi?id=226575
Summary
Define WritableStreamDefaultController.signal
yhirano
Reported
2021-06-03 05:34:30 PDT
Define the property to signal abort to UnderlyingSink even when it has a pending write or close operation.
https://github.com/whatwg/streams/issues/1015
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-06-10 05:35:19 PDT
<
rdar://problem/79134522
>
Domenic Denicola
Comment 2
2021-10-25 10:41:06 PDT
FYI: we have changed the API here slightly to no longer include an abortReason property; instead the reason will be exposed on the signal itself, per
https://github.com/whatwg/dom/pull/1027
.
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