[Webkit-unassigned] [Bug 116717] [GTK] Do not use X11 WidgetBackingStore implementation in Wayland

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 27 03:21:09 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116717





--- Comment #4 from Iago Toral <itoral at igalia.com>  2013-05-27 03:19:40 PST ---
(In reply to comment #3)
> 1) I have concentrated the run-time decision about the backend to use (cairo or x11) in WidgetBackingStore::create.
> 2) WidgetBackingStore.cpp is part of libwebcoregtk , and hence needs to be built with GTK2 and GTK3 even if I understand there is no case in which the plugin process would use the WidgetBackingStore. The fallback case is to use the Cairo implementation.
> 3) I am not sure that WidgetBackingStore.{h,cpp} should live in WebCore/platform/cairo, would WebCore/platform be a better place?

4) I also patched the cmake files for  GTK and EFL, but I am not familiar with cmake myself so let me know if something else is needed here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list