[Webkit-unassigned] [Bug 45423] [Gtk] Port tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 09:48:55 PST 2011


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





--- Comment #45 from Gustavo Noronha (kov) <gns at gnome.org>  2011-02-10 09:48:54 PST ---
(From update of attachment 81801)
View in context: https://bugs.webkit.org/attachment.cgi?id=81801&action=review

I agree with Martin. My personal opinion on the matter is that upgrading cairo is not difficult, I think it's safe to assume that any distribution building GTK+3 and WebKitGTK+ 1.3.x is going to have that version available, and since it would make our lives less complex, I like it. FWIW, I've gone out of my way to add cairo_rectangle_int_t support to WebKitClutter even with cairo versions < 1.10 because I didn't want to ask people to upgrade right at that point in time, but the plan is to require 1.10.

> Source/WebCore/platform/graphics/IntRect.h:53
>  #endif

PLATFORM(CAIRO) is windows cairo? I think we should have USE(CAIRO) instead?

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