Closed
Bug 1947869
Opened 10 months ago
Closed 7 months ago
Implement WebTransport datagram send and receive support over HTTP/2
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: sekim, Assigned: sekim)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•10 months ago
|
Assignee: nobody → sekim
Blocks: 1874100
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•9 months ago
|
Attachment #9465813 -
Attachment description: WIP: Bug 1947869 - Implement Http2WebTransportSession::SendCapsule r=#necko → Bug 1947869 - Implement Http2WebTransportSession::SendCapsule r=#necko
Updated•9 months ago
|
Attachment #9465813 -
Attachment description: Bug 1947869 - Implement Http2WebTransportSession::SendCapsule r=#necko → Bug 1947869 - Implement Http2WebTransportSession::SendDatagram r=#necko
| Assignee | ||
Updated•9 months ago
|
Summary: Implement Http2WebTransportSession::SendCapsule → Implement Http2WebTransportSession::SendDatagram
| Assignee | ||
Comment 2•8 months ago
|
||
Updated•8 months ago
|
Attachment #9478031 -
Attachment description: WIP: Bug 1947869 - Handle received datagrams in Http2WebTransportSession r=kershaw → Bug 1947869 - Handle received datagrams in Http2WebTransportSession r=kershaw
Updated•7 months ago
|
Attachment #9465813 -
Attachment description: Bug 1947869 - Implement Http2WebTransportSession::SendDatagram r=#necko → Bug 1947869 - Implement Http2WebTransportSessionImpl::SendDatagram r=#necko
| Assignee | ||
Updated•7 months ago
|
Summary: Implement Http2WebTransportSession::SendDatagram → Implement Http2WebTransportSessionImpl::SendDatagram
| Assignee | ||
Updated•7 months ago
|
Summary: Implement Http2WebTransportSessionImpl::SendDatagram → Implement WebTransport datagram send and receive support over HTTP/2
| Assignee | ||
Updated•7 months ago
|
Status: NEW → ASSIGNED
Pushed by sekim@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/69fdaeff340c
Implement Http2WebTransportSessionImpl::SendDatagram r=kershaw
https://hg.mozilla.org/integration/autoland/rev/43f7a66beba6
Handle received datagrams in Http2WebTransportSession r=kershaw
Comment 4•7 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/69fdaeff340c
https://hg.mozilla.org/mozilla-central/rev/43f7a66beba6
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•