WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Shawn Singh
Comment 1
2013-04-10 13:12:29 PDT
This bug is moved to
https://code.google.com/p/chromium/issues/detail?id=230036
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug