Closed
Bug 1760641
Opened 4 years ago
Closed 4 years ago
Prevent crash if GetWrapper is null in RFP mode.
Categories
(Core :: WebRTC: Audio/Video, enhancement)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
DUPLICATE
of bug 1760274
People
(Reporter: blienhar, Assigned: blienhar)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Some Linux builds crashed when ShouldRFP is enabled in MediaDevices.cpp after a fine-grained check was implemented with nsContentUtils. This null assignment should address that.
Blocks: finegrained-rfp, 1760274
Summary: Implemented if statement to prevent crash if GetWrapper is null in RFP mode. → Prevent crash if GetWrapper is null in RFP mode.
Updated•4 years ago
|
Assignee: nobody → blienhar
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•4 years ago
|
Attachment #9268723 -
Attachment is obsolete: true
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•