[Webkit-unassigned] [Bug 59849] New: Avoid allocating a new image buffer in ~CanvasRenderingContext2D()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 17:35:21 PDT 2011


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

           Summary: Avoid allocating a new image buffer in
                    ~CanvasRenderingContext2D()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: mdelaney at apple.com


The code I added to ~CanvasRenderingContext2D() to unwind the graphics stack can end up allocating a new image buffer, which is bad.

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