[Webkit-unassigned] [Bug 131543] New: REGRESSION: Canvas/reuse:JSHeap got 0.82% worse around 2014-04-09 10:41:59

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 11 09:12:16 PDT 2014


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

           Summary: REGRESSION: Canvas/reuse:JSHeap got 0.82% worse around
                    2014-04-09 10:41:59
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: sam at webkit.org, rniwa at webkit.org


Platform: mac-mavericks

WebKit: http://trac.webkit.org/log/?rev=167024&stop_rev=167016&verbose=on

Looking at the changes in question I wonder if it is the change to AffineTransform: http://trac.webkit.org/changeset/167017

AffineTransform is used a lot in Canvas. On each save() with a transform we create another AffineTransform on the stack. I could be absolutely wrong though and it is not this particular patch, or it doesn't even matter that much.

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