NEW232747
Use AbortSignal.reason in Streams code
https://bugs.webkit.org/show_bug.cgi?id=232747
Summary Use AbortSignal.reason in Streams code
nidhijaju
Reported 2021-11-04 23:19:16 PDT
Use the AbortSignal's abort reason in the Streams code, specifically in ReadableStreamPipeTo and WritableStreamAbort. See https://github.com/whatwg/streams/issues/1165 and https://github.com/whatwg/streams/pull/1182.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-11 22:20:20 PST
Note You need to log in before you can comment on or make changes to this bug.