Closed
Bug 1967893
Opened 5 months ago
Closed 4 months ago
outbound-rtp stats should appear when the sender is STABLE not on first packet sent
Categories
(Core :: WebRTC, defect, P1)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: ng, Assigned: ng)
References
Details
Attachments
(1 file)
The spec has been updated such that outbound-rtp stats no longer first appear when the first packet is sent. Instead, they appear when the signalling becomes STABLE. Given that setParameters is validated by checking outbound-rtp stats, this is likely to be important for webcompat.
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → ngrunbaum
Status: NEW → ASSIGNED
Pushed by na-g@nostrum.com:
https://github.com/mozilla-firefox/firefox/commit/53169b1f4317
https://hg.mozilla.org/integration/autoland/rev/aaa799999e1f
emit outbound-rtp stats when in stable;r=bwc
Comment 3•4 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•