[Webkit-unassigned] [Bug 108310] New: GraphicsContext3DCG needs to copy image data in paintToCanvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 01:16:39 PST 2013


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

           Summary: GraphicsContext3DCG needs to copy image data in
                    paintToCanvas
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: simon.fraser at apple.com, dino at apple.com


In the case of paintToCanvas into an accelerated destination canvas, drawing may happen later, so we need to copy the pixel data. ImageBuffer already knows to do this, but this WebGL-specific function does not!

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