Bug 232747

Summary: Use AbortSignal.reason in Streams code
Product: WebKit Reporter: nidhijaju
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 232299    
Bug Blocks:    

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>