[Webkit-unassigned] [Bug 58807] Create RIAA class for GraphicsContext::save() and restore()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 22:06:14 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

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




--- Comment #5 from Eric Seidel <eric at webkit.org>  2011-04-20 22:06:14 PST ---
(From update of attachment 90490)
View in context: https://bugs.webkit.org/attachment.cgi?id=90490&action=review

LGTM.

> Source/WebCore/rendering/RenderFileUploadControl.cpp:212
> +    GraphicsContextStateSaver stateSaver(*paintInfo.context, false);

I think we should turn this bool into an Enum at some point.

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