Closed
Bug 1791835
Opened 2 years ago
Closed 2 years ago
Implement WebTransportDatagramDuplexStream
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: kershaw, Assigned: jesup)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
We will implement WebTransportDatagramDuplexStream
in this bug.
Assignee | ||
Comment 1•2 years ago
|
||
This is the initial implementation without support for timeouts
Updated•2 years ago
|
Assignee: nobody → rjesup
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9319771 -
Attachment description: Bug 1791835: Implement DOM API for datagrams in WebTransport r=saschanaz → Bug 1791835: Implement DOM API for datagrams in WebTransport r=saschanaz,smaug
Updated•2 years ago
|
Attachment #9319771 -
Attachment description: Bug 1791835: Implement DOM API for datagrams in WebTransport r=saschanaz,smaug → Bug 1791835: Implement DOM API for datagrams in WebTransport r=saschanaz
Pushed by rjesup@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/914ee3f0f3ee
Implement DOM API for datagrams in WebTransport r=saschanaz,smaug
Comment 5•2 years ago
|
||
Backed out for causing build bustages on WebTransportDatagramDuplexStream.cpp
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/workspace/obj-build/dist/include/mozilla/dom/Promise.h:300:33: error: function 'mozilla::dom::Promise::ThenWithCycleCollectedArgs<(lambda at /builds/worker/checkouts/gecko/dom/webtransport/api/WebTransportDatagramDuplexStream.cpp:190:13), RefPtr<mozilla::dom::IncomingDatagramStreamAlgorithms> &, RefPtr<mozilla::dom::Promise> &>' is used but not defined in this translation unit, and cannot be defined in any other translation unit
Flags: needinfo?(rjesup)
Pushed by rjesup@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/de8d14217d81
Implement DOM API for datagrams in WebTransport r=saschanaz,smaug
Comment 7•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(rjesup)
You need to log in
before you can comment on or make changes to this bug.
Description
•