Closed Bug 1435244 Opened 6 years ago Closed 6 years ago

[Wayland] crash when e10s is disabled

Categories

(Core :: Widget: Gtk, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: stransky, Assigned: stransky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

wl_display_roundtrip_queue() does not like to be called with nullptr wl_queue which happens then e10s is disabled and tends to crash at wayland library.
Comment on attachment 8947797 [details]
Bug 1435244 - don't call wl_display_roundtrip_queue() with null wl_queue but rather use wl_display_roundtrip(),

https://reviewboard.mozilla.org/r/217506/#review223306
Attachment #8947797 - Flags: review?(jhorak) → review+
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/7371bea62677
don't call wl_display_roundtrip_queue() with null wl_queue but rather use wl_display_roundtrip(), r=jhorak
https://hg.mozilla.org/mozilla-central/rev/7371bea62677
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: