Closed Bug 1589642 Opened 5 years ago Closed 5 years ago

Use gfxPlatformGtk instead of GDK_IS_X11_DISPLAY()

Categories

(Core :: Widget: Gtk, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: stransky, Assigned: stransky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

GDK_IS_X11_DISPLAY(gdk_display_get_default()) is true for headless config so it takes the wayland path which is not desirable.

Let's use gfxPlatformGtk config for X11/Wayland and special setup for headless parts.

Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e1e3835cafc7
Use gfxPlatformGtk instead of GDK_IS_X11_DISPLAY(gdk_display_get_default() to check current dispay type, r=jhorak
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b28d6808d75f
Use gfxPlatformGtk instead of GDK_IS_X11_DISPLAY(gdk_display_get_default() to check current dispay type, r=jhorak
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Flags: needinfo?(stransky)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: