Closed
Bug 1940767
Opened 7 months ago
Closed 6 months ago
Groundwork for supporting WebTransport over HTTP/2
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → kershaw
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 months ago
|
||
Depends on D234017
Assignee | ||
Comment 3•7 months ago
|
||
Depends on D234018
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/376736c91b9c
Rename WebSocketSupport to ExtendedCONNECTSupport, r=necko-reviewers,jesup
https://hg.mozilla.org/integration/autoland/rev/60d990559129
Make it possible to create WebTransport over HTTP/2 request, r=necko-reviewers,jesup
https://hg.mozilla.org/integration/autoland/rev/26b5ec3f3b2f
Introduce Http2WebTransportSession, r=necko-reviewers,jesup,valentin
Comment 5•6 months ago
|
||
Backed out 3 changesets (Bug 1940767) for causing non-unified build bustages.
Flags: needinfo?(kershaw)
Assignee | ||
Updated•6 months ago
|
Flags: needinfo?(kershaw)
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/272c6ca6b7d4
Rename WebSocketSupport to ExtendedCONNECTSupport, r=necko-reviewers,jesup
https://hg.mozilla.org/integration/autoland/rev/475c1e7f8230
Make it possible to create WebTransport over HTTP/2 request, r=necko-reviewers,jesup
https://hg.mozilla.org/integration/autoland/rev/71abea93eb5b
Introduce Http2WebTransportSession, r=necko-reviewers,jesup,valentin
https://hg.mozilla.org/mozilla-central/rev/272c6ca6b7d4
https://hg.mozilla.org/mozilla-central/rev/475c1e7f8230
https://hg.mozilla.org/mozilla-central/rev/71abea93eb5b
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•