[Webkit-unassigned] [Bug 55150] [Cairo] Better separate the concerns of GraphicsContextCairo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 13:13:26 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88107|review?                     |review+
               Flag|                            |




--- Comment #16 from Eric Seidel <eric at webkit.org>  2011-04-04 13:13:26 PST ---
(From update of attachment 88107)
View in context: https://bugs.webkit.org/attachment.cgi?id=88107&action=review

Looks sane to me.

> Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:1208
> +    cairo_t* cr = platformContext()->cr();

seems you might want a cr() method on GraphicsContext itself give how often you call this.

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