RESOLVED WONTFIX 76758
[chromium] Propagate dirty rect from CanvasRenderingContext2D to m_updateRect in Canvas2DLayerChromium
https://bugs.webkit.org/show_bug.cgi?id=76758
Summary [chromium] Propagate dirty rect from CanvasRenderingContext2D to m_updateRect...
Shawn Singh
Reported 2012-01-20 16:50:49 PST
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.
Attachments
Shawn Singh
Comment 1 2013-04-10 13:12:29 PDT
Note You need to log in before you can comment on or make changes to this bug.