Support SendGroup in WebTransport
Categories
(Core :: Networking, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup, NeedInfo)
References
(Depends on 3 open bugs, Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged], [wptsync upstream])
Attachments
(11 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
Support SendGroups for WebTransport in WebTransportDatagramsWritable
See section 4.1 and section 8 (and elsewhere) in the spec, and createSendGroup()
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
| Assignee | ||
Comment 3•7 months ago
|
||
Updated•7 months ago
|
| Assignee | ||
Comment 4•6 months ago
|
||
Updated•5 months ago
|
Updated•5 months ago
|
| Assignee | ||
Comment 5•5 months ago
|
||
| Assignee | ||
Comment 6•5 months ago
|
||
Updated•5 months ago
|
| Assignee | ||
Comment 7•5 months ago
|
||
| Assignee | ||
Comment 8•5 months ago
|
||
Also cleans up sendOrder to be compliant with the current spec
| Assignee | ||
Comment 9•5 months ago
|
||
| Assignee | ||
Comment 10•5 months ago
|
||
Updated•4 months ago
|
| Assignee | ||
Comment 11•20 days ago
|
||
Pulled forward from D285403 so SendStream-level sendGroup works when
testing this earlier stack position; the WebTransportSendOptions
base-dictionary refactor from D285403 is deferred (D277252 introduces that
dictionary later) - sendGroup is added directly to
WebTransportSendStreamOptions instead.
Updated•15 days ago
|
Comment 12•15 days ago
|
||
Comment 13•15 days ago
|
||
Backed out for causing build bustages
Backout link
Push with failures
Failure log(s)
| Assignee | ||
Comment 14•15 days ago
|
||
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/61597 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Comment 17•14 days ago
|
||
Comment 18•14 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/52d8630d7383
https://hg.mozilla.org/mozilla-central/rev/892de02cbcae
https://hg.mozilla.org/mozilla-central/rev/eb6f445b668c
https://hg.mozilla.org/mozilla-central/rev/1e4085292d43
https://hg.mozilla.org/mozilla-central/rev/cbde3cee74dd
https://hg.mozilla.org/mozilla-central/rev/bee330707687
https://hg.mozilla.org/mozilla-central/rev/548a7ae2099f
https://hg.mozilla.org/mozilla-central/rev/582f07c9c04a
https://hg.mozilla.org/mozilla-central/rev/0c7d7b93ff9c
Description
•