Closed
Bug 2007174
Opened 7 months ago
Closed 14 days ago
Implement WebTransportDatagramsWritable interface
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged], [wptsync upstream])
Attachments
(4 files)
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
Updated•7 months ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 3•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → rjesup
Status: NEW → ASSIGNED
Updated•5 months ago
|
Attachment #9534317 -
Attachment description: WIP: Bug 2007174: Add createWritable() to WebTransportDatagramDuplexStream r=#necko-reviewers!,#dom-reviewers! → Bug 2007174: Add createWritable() to WebTransportDatagramDuplexStream r=saschanaz!
Updated•5 months ago
|
Attachment #9534316 -
Attachment description: WIP: Bug 2007174: Implement WebTransportDatagramsWritable interface r=#necko-reviewers!,#dom-reviewers! → Bug 2007174: Implement WebTransportDatagramsWritable interface r=#necko-reviewers!,saschanaz!
Pushed by rjesup@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/4dc01fb8be98
https://hg.mozilla.org/integration/autoland/rev/c94c203cab37
Implement WebTransportDatagramsWritable interface r=saschanaz,webidl,smaug
https://github.com/mozilla-firefox/firefox/commit/3d334d3b1723
https://hg.mozilla.org/integration/autoland/rev/0f36ac7c6438
Add createWritable() to WebTransportDatagramDuplexStream r=saschanaz,webidl
https://github.com/mozilla-firefox/firefox/commit/fc8d3638b8c0
https://hg.mozilla.org/integration/autoland/rev/6d97ee85b2db
Add WPTs for createWritable r=jib
Pushed by rperta@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/352e9cd54a0d
https://hg.mozilla.org/integration/autoland/rev/cf21b58fd19d
Revert "Bug 2007174, Bug 2007165, Bug 2007150, Bug 2007160, Bug 2007206: Add WPTs for createWritable r=jib" for causing build bustages
Backed out for causing build bustages
Backout link
Push with failures
Failure log(s)
Failure log2
Failure log3
Flags: needinfo?(rjesup)
| Assignee | ||
Comment 7•15 days ago
|
||
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/61599 for changes under testing/web-platform/tests
Whiteboard: [necko-triaged] → [necko-triaged], [wptsync upstream]
Upstream PR merged by moz-wptsync-bot
Comment 10•14 days ago
|
||
Pushed by rjesup@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6fe877216144
https://hg.mozilla.org/integration/autoland/rev/f2442344eef6
Implement WebTransportDatagramsWritable interface r=saschanaz,webidl,smaug
https://github.com/mozilla-firefox/firefox/commit/cccf383abbeb
https://hg.mozilla.org/integration/autoland/rev/1e9b817b8ffc
Add WebTransportDatagramsWritable to interface exposure lists r=webidl,dom-worker-reviewers,emilio,edenchuang
https://github.com/mozilla-firefox/firefox/commit/6d58b4f42a86
https://hg.mozilla.org/integration/autoland/rev/95d8c0a729c8
Add createWritable() to WebTransportDatagramDuplexStream r=saschanaz,webidl
https://github.com/mozilla-firefox/firefox/commit/0c97c67ac0a1
https://hg.mozilla.org/integration/autoland/rev/13e954c140f2
Add WPTs for createWritable r=jib
Comment 11•14 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f2442344eef6
https://hg.mozilla.org/mozilla-central/rev/1e9b817b8ffc
https://hg.mozilla.org/mozilla-central/rev/95d8c0a729c8
https://hg.mozilla.org/mozilla-central/rev/13e954c140f2
Status: ASSIGNED → RESOLVED
Closed: 14 days ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•