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:    

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.