Bug 305006
| Summary: | ReadableStream cancel & WritableStream abort should support WebTransportError | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ankshit <ankshit_jain> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ankshit
ReadableStream cancel & WritableStream abort should support WebTransportError for WebTransport. WebTransportError contains the error code that is used for the underlying STOP_SENDING / RESET_STREAM_AT frames for the corresponding operations.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
ankshit
<rdar://problem/160151232>
ankshit
Pull request: https://github.com/WebKit/WebKit/pull/56159
EWS
Committed 305232@main (ff16e55cec55): <https://commits.webkit.org/305232@main>
Reviewed commits have been landed. Closing PR #56159 and removing active labels.