[Bug 18034] It would appear that setTimeout()'s algorithm doesn't ever actually check whether the task is still in the list of active timeouts, and doesn't remove the timeout from the list of active timeouts. Similarly with setInterval().

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18034

Robin Berjon <robin@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robin@w3.org
         AssignedTo|dave.null@w3.org            |silviapfeiffer1@gmail.com

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 14 September 2012 10:33:32 UTC