[Webkit-unassigned] [Bug 93146] Coordinated Graphics: Enable threaded animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 17:40:00 PDT 2012


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





--- Comment #1 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-08-08 17:40:23 PST ---
Created an attachment (id=157349)
 --> (https://bugs.webkit.org/attachment.cgi?id=157349&action=review)
WIP patch (not for review)

This is turning out pretty tricky, but possible.
The idea is to allow animations to continue flowing while the main thread in the web process is busy with javascript or software rendering, and to continue to vsync-based message passing, by signaling to the animation thread directly from the CoreIPC::Connection's work queue.

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