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
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
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.