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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 10:11:16 PDT 2011


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


Dirk Schulze <krit at webkit.org> changed:

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




--- Comment #10 from Dirk Schulze <krit at webkit.org>  2011-03-30 10:11:16 PST ---
(From update of attachment 85096)
View in context: https://bugs.webkit.org/attachment.cgi?id=85096&action=review

LGTM. r=me. Just a minor change before landing:

> Source/WebCore/platform/graphics/win/GraphicsContextCairoWin.cpp:134
> +    cairo_scale(cr, 1.0, -1.0);

can you change it to webkit style and remove the dot please?

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