Closed
Bug 1760687
Opened 3 years ago
Closed 3 years ago
about:webrtc's RTP stats numbers shown are actually KBps, not Kbps as stated
Categories
(Core :: WebRTC, defect, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: jib, Assigned: jib)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
about:webrtc's RTP stats numbers shown are actually KBps (Kilobytes/s), not Kbps (Kilobits/s) as the unit shown says.
For compatibility with older Firefox versions in the field and user reports from them, it's probably least disruptive to just fix the unit shown rather than mess with the numbers output.
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → jib
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P2
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/54ecfc864471
In about:webrtc RTP stats, fix wrong units shown (literally s/Kbps/KBps/ wo/changing numbers). r=ng DONTBUILD
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•