Bug 134736

Summary: [GTK] Windowing target support should reflect the support in the GTK+ dependency
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, gyuyoung.kim, mrobinson, rakuco, sergio
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-07-08 11:56:11 PDT
https://bugs.webkit.org/show_bug.cgi?id=133871#c12

In short, if GTK+ supports X11, we should too. If it supports Wayland, we should too. Support for the specific system is observable through the gtk+-(x11|wayland|etc.)-3.0.pc files.
Comment 1 Martin Robinson 2014-07-08 12:11:13 PDT
I like this plan!
Comment 2 Zan Dobersek 2014-08-01 13:03:50 PDT
Created attachment 235902 [details]
Patch
Comment 3 Zan Dobersek 2014-08-04 00:18:31 PDT
Comment on attachment 235902 [details]
Patch

Clearing flags on attachment: 235902

Committed r171988: <http://trac.webkit.org/changeset/171988>
Comment 4 Zan Dobersek 2014-08-04 00:18:39 PDT
All reviewed patches have been landed.  Closing bug.