Closed Bug 1028881 Opened 10 years ago Closed 5 months ago

WARNING: 'NS_FAILED(branch->GetBoolPref("media.video.test_latency", &mVideoLatencyTestEnable))', file VideoConduit.cpp, line 265

Categories

(Core :: WebRTC, defect, P5)

33 Branch
x86
macOS
defect

Tracking

()

RESOLVED FIXED
96 Branch

People

(Reporter: standard8, Unassigned)

References

Details

(Keywords: good-first-bug, regression, Whiteboard: [fixed by bug 1654112])

This is a new warning on the console since bug 1004396 landed.

Either "media.video.test_latency" should be a preference defined in all.js, or the call shouldn't be wrapped in an NS_WARN_IF statement.

http://hg.mozilla.org/mozilla-central/rev/4947f68a3c0d#l1.32
Assignee: nobody → rjesup
Low priority but trivial to fix
backlog: --- → webRTC+
Rank: 55
Priority: -- → P5
Whiteboard: good-first-bug
Whiteboard: good-first-bug → good first bug
Keywords: good-first-bug
Whiteboard: good first bug

This good-first-bug hasn't had any activity for 6 months, it is automatically unassigned.
For more information, please visit auto_nag documentation.

Assignee: rjesup → nobody
Severity: normal → S3

It looks like this was fixed by bug 1654112 which now uses a default value, and has dropped the warning.

Status: NEW → RESOLVED
Closed: 5 months ago
Depends on: 1654112
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1654112]
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.