RESOLVED FIXED 284014
Use NetworkTransportStream to represent all WebTransport streams in NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=284014
Summary Use NetworkTransportStream to represent all WebTransport streams in NetworkPr...
ankshit
Reported 2024-12-03 18:44:11 PST
NetworkTransportBidirectionalStream, NetworkTransportSendStream, and NetworkTransportReceiveStream are used to define different WebTransport stream types. This is better handled using a single NetworkTransportStream type to handle the underlying WebTransport stream on the network.
Attachments
ankshit
Comment 1 2024-12-03 20:46:41 PST
ankshit
Comment 2 2024-12-03 21:02:24 PST
EWS
Comment 3 2024-12-04 13:06:49 PST
Committed 287358@main (640a8a4349a9): <https://commits.webkit.org/287358@main> Reviewed commits have been landed. Closing PR #37408 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.