Closed
Bug 1431052
Opened 7 years ago
Closed 7 years ago
[Wayland] Crash with WebRTC playback
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
|
1.39 KB,
patch
|
Details | Diff | Splinter Review | |
|
59 bytes,
text/x-review-board-request
|
jhorak
:
review+
|
Details |
Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=1507369
By Takuro Ashie:
Firefox on wayland crashes when I open the following site with an USB camera:
https://webrtc.github.io/samples/src/content/getusermedia/gum/
The attached patch fixes the issue.
Updated•7 years ago
|
Priority: -- → P3
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8943603 [details]
Bug 1431052 - Don't crash when mContainer is missing (GdkWindow is hidden for instance),
https://reviewboard.mozilla.org/r/213986/#review220466
Attachment #8943603 -
Flags: review?(jhorak) → review+
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/9ed4b77be691
Don't crash when mContainer is missing (GdkWindow is hidden for instance), r=jhorak
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•