Bug 285087
| Summary: | WebTransport should send network errors to JS for failure points | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ankshit <ankshit_jain> |
| Component: | WebKit Misc. | 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
WebTransport operations like sending & receiving datagrams, sending & receiving on streams and handling outgoing & incoming streams can all encounter network failures and should forward these errors to JS.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
ankshit
<rdar://problem/136263051>
ankshit
Pull request: https://github.com/WebKit/WebKit/pull/38327
EWS
Committed 288498@main (d09b3b34e3e9): <https://commits.webkit.org/288498@main>
Reviewed commits have been landed. Closing PR #38327 and removing active labels.