[Webkit-unassigned] [Bug 61528] Implement maxWidth check for canvas fill/strokeText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 08:42:11 PST 2011


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





--- Comment #33 from Andreas Kling <kling at webkit.org>  2011-11-15 08:42:11 PST ---
(From update of attachment 115032)
View in context: https://bugs.webkit.org/attachment.cgi?id=115032&action=review

> Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:2198
> +        stateSaver.restore();

We don't need this line, GraphicsContextStateSaver calls restore() on destruction.

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