[Webkit-unassigned] [Bug 74769] [chromium] Add CCTimer class for the compositor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 16:45:56 PST 2011


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #119702|review?                     |review-
               Flag|                            |




--- Comment #3 from James Robinson <jamesr at chromium.org>  2011-12-19 16:45:56 PST ---
(From update of attachment 119702)
Can you fix the tab issue?

This appears to be copy-pasting a fair amount of boilerplate, not all of which is really relevant for our use cases. For example I don't think we have any need for repeating timers or for passing a CCTimer* to the timer fired callback. Let's start with the API that we need and the implementation we need to support that interface alone.

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