[Webkit-unassigned] [Bug 70061] Feature request: a way to schedule callbacks without relying on setTimeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 13:49:25 PST 2011


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


steve_sims7 at yahoo.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steve_sims7 at yahoo.co.uk




--- Comment #3 from steve_sims7 at yahoo.co.uk  2011-11-16 13:49:25 PST ---
I'd suggest that just like setTimeout it should return back a timer reference that can be used to cancel the callback.

This could be useful in the event that one has pending callbacks and the user performs an action that causes the audio playback to get paused.

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