WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2010-09-14 18:54:11 PDT
<
rdar://problem/8431557
>
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