[Webkit-unassigned] [Bug 84393] Avoid calling updateCompositingLayers() more than once before each render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 17:43:36 PST 2012


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





--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-11-29 17:45:53 PST ---
I think we should enhance RunLoop for this kind of thing. We would just need a callback for things that want to run near the end of the runloop (after timers, before layer committing).

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