Bug 134736 - [GTK] Windowing target support should reflect the support in the GTK+ dependency
Summary: [GTK] Windowing target support should reflect the support in the GTK+ dependency
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2014-07-08 11:56 PDT by Zan Dobersek
Modified: 2014-08-04 00:18 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.22 KB, patch)
2014-08-01 13:03 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.