[Webkit-unassigned] [Bug 76758] New: [chromium] Propagate dirty rect from CanvasRenderingContext2D to m_updateRect in Canvas2DLayerChromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 16:50:49 PST 2012


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

           Summary: [chromium] Propagate dirty rect from
                    CanvasRenderingContext2D to m_updateRect in
                    Canvas2DLayerChromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shawnsingh at chromium.org
                CC: jamesr at chromium.org, shawnsingh at chromium.org


Currently, for damage tracking purposes, canvas2D is considered fully dirty if anything has changed.  We can probably make tighter bounds on this by propagating the dirtyRect from CanvasRenderingContext2D to the m_updateRect in Canvas2DLayerChromium.

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