NEW 45800
Coalesce canvas repaints
https://bugs.webkit.org/show_bug.cgi?id=45800
Summary Coalesce canvas repaints
Simon Fraser (smfr)
Reported 2010-09-14 18:53:18 PDT
We should avoid every draw operation in an canvas from propagating out into an invalidation. It would be better to batch them up and only do one invalidate per event loop.
Attachments
Simon Fraser (smfr)
Comment 1 2010-09-14 18:54:11 PDT
Note You need to log in before you can comment on or make changes to this bug.