WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 58054
58052
REGRESSION (WebKit2): Accelerated compositing happens on the main thread on Windows
https://bugs.webkit.org/show_bug.cgi?id=58052
Summary
REGRESSION (WebKit2): Accelerated compositing happens on the main thread on W...
Adam Roben (:aroben)
Reported
2011-04-07 09:54:10 PDT
In WebKit2 on Windows, accelerated compositing happens on the main thread. This means that pauses on the main thread can result in stuttering animation (e.g.,
bug 57956
). We should move compositing off the main thread so that it isn't affected by the business of the main thread. This is how accelerated compositing works in WebKit1, and on Mac.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-04-07 09:54:22 PDT
***
Bug 57956
has been marked as a duplicate of this bug. ***
Adam Roben (:aroben)
Comment 2
2011-04-07 09:59:57 PDT
<
rdar://problem/9249835
>
Adam Roben (:aroben)
Comment 3
2011-06-01 11:39:35 PDT
This will be fixed by the fix for
bug 58054
. *** This bug has been marked as a duplicate of
bug 58054
***
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