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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 12:46:24 PST 2013


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





--- Comment #5 from Antti Koivisto <koivisto at iki.fi>  2013-02-14 12:48:40 PST ---
(In reply to comment #4)
> 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.

JSC already uses CFRunLoopTimerSetNextFireDate for HeapTimer.

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