Open
Bug 2013936
Opened 4 months ago
Updated 5 days ago
SDP with h264 profile_level_id > 5 crashes tab
Categories
(Core :: WebRTC: Signaling, defect, P2)
Core
WebRTC: Signaling
Tracking
()
ASSIGNED
People
(Reporter: jib, Assigned: jib)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
STR: (crashes iframe) https://jsfiddle.net/jib1/yg8ek7u2/7/
Crashes WPT webrtc/protocol/h264-profile-levels.https.html when enabled (currently disabled incorrectly).
Caused by diagnostic assert here which crashes on anything but valid profile levels.
| Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → jib
Status: NEW → ASSIGNED
Comment 2•3 months ago
|
||
The severity field is not set for this bug.
:ng, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(ngrunbaum)
Comment 3•3 months ago
|
||
:jib as the reporter/assignee, could you take a look at the severity field?
Flags: needinfo?(ngrunbaum) → needinfo?(jib)
| Assignee | ||
Updated•3 months ago
|
Severity: -- → S3
Flags: needinfo?(jib)
Priority: -- → P2
Comment 4•5 days ago
|
||
Adding a note that we'll be landing a test in testing/web-platform/mozilla/tests/media-capabilities/encodingInfo-webrtc-h264-fmtp.any.js that should flip to being supported once this work lands - see D303271 for more details.
You need to log in
before you can comment on or make changes to this bug.
Description
•