Bug 284014

Summary: Use NetworkTransportStream to represent all WebTransport streams in NetworkProcess
Product: WebKit Reporter: ankshit <ankshit_jain>
Component: WebCore 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
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.