WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39496
Core Animation rendering should be performed on a non-main thread
https://bugs.webkit.org/show_bug.cgi?id=39496
Summary
Core Animation rendering should be performed on a non-main thread
Adam Roben (:aroben)
Reported
2010-05-21 10:15:46 PDT
WebKit's Core Animation rendering all happens on the main thread currently. We could achieve much smoother animations by moving the rendering to a non-main thread, as on Mac.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-05-21 10:16:49 PDT
<
rdar://problem/8013872
>
Adam Roben (:aroben)
Comment 2
2011-01-27 16:13:42 PST
Fixed by the fix for
bug 53251
.
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