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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 06:28:34 PDT 2013


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





--- Comment #2 from Iago Toral <itoral at igalia.com>  2013-05-24 06:27:04 PST ---
Don't review this patch yet, the code in Source/WebKit2/UIProcess/cairo/BackingStoreCairo.cpp always uses the cairo implementation and this is probably not correct.

I was confused by the fact that this code works with two different platform widgets and the only widgetbackingstore implementation that supports this is the cairo one.

I guess we always need to use Cairo when using EFL, but in other case we should cairo or X11 depending on whether we are running or Wayland or not.

I'll check this and update the patch if necessary.

-- 
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