[Webkit-unassigned] [Bug 72497] New: GraphicsContextStateSaver's restore() called redundantly in CanvasRenderingContext2D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 06:25:53 PST 2011


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

           Summary: GraphicsContextStateSaver's restore() called
                    redundantly in CanvasRenderingContext2D
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdr at google.com
                CC: darin at apple.com, zimmermann at kde.org



Philip Rogers <pdr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115368|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=115368)
 --> (https://bugs.webkit.org/attachment.cgi?id=115368&action=review)
Small patch to remove an extra restore() call.

In https://bugs.webkit.org/show_bug.cgi?id=61528, it was pointed out (by Andreas Kling) that GraphicsContextStateSaver.restore() is called twice in CanvasRenderingContext2D::drawTextInternal.

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