[Webkit-unassigned] [Bug 63502] [EFL] Add EflWidgetBackingStoreCairo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 20 07:39:30 PDT 2011


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





--- Comment #15 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-09-20 07:39:30 PST ---
This code is 99% equal to WebCore/platform/gtk/GtkWidgetBackingStoreCairo.cpp, the only difference in functionality is in the code to set m_surface and m_scrollSurface.

mrobinson, wouldn't it make sense to move this code to cairo/WidgetBackingStore.cpp, leaving only the surface creation to each platform?

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