[Webkit-unassigned] [Bug 69850] Enable out-of-thread compositing in WebKit compositor API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 14:27:59 PDT 2011


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





--- Comment #6 from Antoine Labour <piman at chromium.org>  2011-10-12 14:28:00 PST ---
We're already seeing the browser UI thread limited by painting in certain conditions. We could gain parallelism by moving the rendering to a separate thread.
We'll also want to be able to drive animations from the compositor thread.

Also, it works. So why not?

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