Closed
Bug 1529405
Opened 6 years ago
Closed 4 years ago
Remove bytesReceived from RTCRemoteInboundRtpStreamStats
Categories
(Core :: WebRTC, enhancement, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: ng, Assigned: pehrsons)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This stat was removed from the remote inbound RTP dictionary, it was never implemented in Chrome, and our implementation was only an estimate. The face that it could only be an estimate, is I believe why it was removed.
Priority: -- → P2
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → apehrson
Status: NEW → ASSIGNED
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/mozilla-central/rev/b0a5f4ec5821
Remove deprecated bytesReceived from stats. r=ng,webidl,smaug
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•