Configuration of preferred codec should be based on codec name, not payload type
Categories
(Core :: WebRTC: Signaling, defect, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
| backlog | webrtc/webaudio+ |
People
(Reporter: bwc, Assigned: ng)
Details
Attachments
(2 files)
| Reporter | ||
Updated•10 years ago
|
Comment 1•8 years ago
|
||
Updated•3 years ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
This pref is currently broken, and unused. I am going to remove the pref but keep the functionality.
[50026] Hit MOZ_CRASH(Should not access the preference 'media.navigator.video.preferred_codec' in the Content Processes) at /Users/ng/dev/mozilla-unified/modules/libpref/Preferences.cpp:1217
#01: PrefWrapper::WantValueKind(mozilla::PrefType, mozilla::PrefValueKind) const[/Users/ng/dev/build/opt-obj-aarch64-apple-darwin23.5.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x6911d8]
#02: nsresult mozilla::Internals::GetPrefValue<int*&>(char const*, int*&, mozilla::PrefValueKind)[/Users/ng/dev/build/opt-obj-aarch64-apple-darwin23.5.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x67381c]
#03: nsPrefBranch::GetIntPref(char const*, int*)[/Users/ng/dev/build/opt-obj-aarch64-apple-darwin23.5.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5cf4cc]
#04: mozilla::PeerConnectionImpl::ConfigureJsepSessionCodecs()[/Users/ng/dev/build/opt-obj-aarch64-apple-darwin23.5.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x459c938]
| Assignee | ||
Comment 4•1 year ago
|
||
Comment 6•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/98de71768403
https://hg.mozilla.org/mozilla-central/rev/1df9ac8602b2
Description
•