[Webkit-unassigned] [Bug 46179] [gtk] Move copyContextProperties outside the GraphicsContextCairo
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 21 08:51:29 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46179
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #68223|review? |review+
Flag| |
--- Comment #2 from Martin Robinson <mrobinson at webkit.org> 2010-09-21 08:51:29 PST ---
(From update of attachment 68223)
View in context: https://bugs.webkit.org/attachment.cgi?id=68223&action=review
> WebCore/platform/graphics/gtk/CairoUtilities.cpp:32
> +#include <wtf/Vector.h>
> +
> #include <cairo.h>
> #include <gtk/gtk.h>
<wtf/Vector.h> should go under <gtk/gtk.h> per WebKit code style.
r=me with this change. We'll have to wait to land this until after the original ContextShadow patch lands. :/
--
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