Bug 138004 - [GTK][Cairo] Remove GTK dependency of WidgetBackingStoreGtkX11
Summary: [GTK][Cairo] Remove GTK dependency of WidgetBackingStoreGtkX11
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Cairo, Gtk
Depends on:
Blocks:
 
Reported: 2014-10-23 03:26 PDT by Carlos Garcia Campos
Modified: 2014-10-23 23:58 PDT (History)
9 users (show)

See Also:


Attachments
Patch (36.77 KB, patch)
2014-10-23 03:46 PDT, Carlos Garcia Campos
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-10-23 03:26:28 PDT
If we make it pure X11, we can move the file to webcore sources and e avoid building it twice.
Comment 1 Carlos Garcia Campos 2014-10-23 03:46:41 PDT
Created attachment 240340 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2014-10-23 09:10:52 PDT
Comment on attachment 240340 [details]
Patch

LGTM, I thought about something similar some time ago, thanks for making it happen =)
Comment 3 Carlos Garcia Campos 2014-10-23 23:58:18 PDT
Committed r175159: <http://trac.webkit.org/changeset/175159>