Support SendGroup in WebTransport
Categories
(Core :: Networking, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
(Depends on 3 open bugs, Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, 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•8 months ago
|
||
| Assignee | ||
Comment 2•8 months ago
|
||
| Assignee | ||
Comment 3•8 months ago
|
||
Updated•8 months ago
|
| Assignee | ||
Comment 4•7 months ago
|
||
Updated•6 months ago
|
Updated•6 months ago
|
| Assignee | ||
Comment 5•6 months ago
|
||
| Assignee | ||
Comment 6•6 months ago
|
||
Updated•6 months ago
|
| Assignee | ||
Comment 7•6 months ago
|
||
| Assignee | ||
Comment 8•6 months ago
|
||
Also cleans up sendOrder to be compliant with the current spec
| Assignee | ||
Comment 9•6 months ago
|
||
| Assignee | ||
Comment 10•5 months ago
|
||
Updated•5 months ago
|
| Assignee | ||
Comment 11•1 month 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•1 month ago
|
Comment 12•1 month ago
|
||
Comment 13•1 month ago
|
||
Backed out for causing build bustages
Backout link
Push with failures
Failure log(s)
| Assignee | ||
Comment 14•1 month 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•1 month ago
|
||
Comment 18•1 month 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
Updated•24 days ago
|
Updated•21 days ago
|
Comment 19•10 days ago
|
||
FF155 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/45302
Updated•7 days ago
|
| Assignee | ||
Updated•6 days ago
|
Description
•