[Webkit-unassigned] [Bug 109765] Reschedule shared CFRunLoopTimer instead of reconstructing it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 09:43:17 PST 2013


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #4 from Darin Adler <darin at apple.com>  2013-02-14 09:45:33 PST ---
When I first implemented SharedTimer I tried using CFRunLoopTimerSetNextFireDate and it didn’t work. Maybe I did it wrong. Or maybe there were CF bugs that have since been fixed. Someone should be sure to test this on the oldest OS X and iOS versions that WebKit currently supports in case that old bug is not fixed there.

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