Bug 138004

Summary: [GTK][Cairo] Remove GTK dependency of WidgetBackingStoreGtkX11
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, commit-queue, d-r, gustavo, gyuyoung.kim, pnormand, rakuco, ryuan.choi, sergio
Priority: P2 Keywords: Cairo, Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch gustavo: review+

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>