[Webkit-unassigned] [Bug 57956] REGRESSION (WebKit2): CSS animations on pages that use accelerated compositing pause briefly when clicking on title bar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 09:46:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57956





--- Comment #5 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-07 09:46:56 PST ---
I do think we want to fix it. We'll just have to fix it by moving CSS animations off the main thread. Note that this could be done even while we're still reading bits back off the GPU into system memory. It's just a simple matter of writing code. :-)

I don't think we have a general "CSS animations should happen on a background thread in WebKit2" bug. Maybe this bug could serve as it, or maybe filing a new one (and duping this one to that) would be clearer.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list