Bug 232747 - Use AbortSignal.reason in Streams code
Summary: Use AbortSignal.reason in Streams code
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 232299
Blocks:
  Show dependency treegraph
 
Reported: 2021-11-04 23:19 PDT by nidhijaju
Modified: 2021-11-11 22:20 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nidhijaju 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.
Comment 1 Radar WebKit Bug Importer 2021-11-11 22:20:20 PST
<rdar://problem/85330685>