Closed
Bug 1592662
Opened 5 years ago
Closed 5 years ago
Frequent Browser Console spam during a WebEx call: "webrtc.peerconnection.promise_stats_used - Unknown scalar."
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: dholbert, Assigned: ng)
Details
Attachments
(1 file)
While on a WebRTC-backed webex call today, I noticed this repeatedly appearing in my browser console:
webrtc.peerconnection.promise_stats_used - Unknown scalar.
Looks like that points to this line:
https://searchfox.org/mozilla-central/rev/9df2ccc256fe54c314b34e52920471a0d04b283e/dom/media/PeerConnection.jsm#362
I don't know enough about telemetry/webrtc to know what the error means (and whether the scalar needs to be defined somehow), but it seems like something's wrong.
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by na-g@nostrum.com:
https://hg.mozilla.org/integration/autoland/rev/df488c7e701c
Remove stale telemetry call;r=dminor
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•