WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
ankshit
Comment 1
2024-12-03 20:46:41 PST
<
rdar://problem/140890615
>
ankshit
Comment 2
2024-12-03 21:02:24 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37408
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.
Top of Page
Format For Printing
XML
Clone This Bug