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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85330685>