Closed
Bug 1804676
Opened 2 years ago
Closed 2 years ago
Support RTCInboundRtpStreamStats.trackIdentifier
Categories
(Core :: WebRTC, enhancement)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: pehrsons, Assigned: bwc)
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
RTCInboundRtpStreamStats.trackIdentifier
is handy for correlating inbound-rtp stats to a track, when using RTCPeerConnection.getStats.
It is also on the mandatory to implement list.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → docfaraday
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D168607
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Try looks fine.
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ffb3c0ecf72
Test-cases for bug. r=ng
https://hg.mozilla.org/integration/autoland/rev/1692c00e839c
Implement RTCInboundRtpStreamStats.trackIdentifier r=ng,webidl,smaug
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6ffb3c0ecf72
https://hg.mozilla.org/mozilla-central/rev/1692c00e839c
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Comment 7•2 years ago
|
||
MDN docs work for FF111 can be tracked in https://github.com/mdn/content/issues/24397
Note that minimal work was done to document the release.
There is a lot of other work still to be done to get this area up to scratch. That's a big job, so we'll be doing it as a project: https://github.com/mdn/mdn/issues/384
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•