[Bug 13095] setTimeout behavior seems to be undefined if ToString throws

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13095

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> 2011-06-30 07:17:05 UTC ---
In particular, just propagating the exception out from that point would leave
the timeout list in an inconsistent state (with an entry that can't actually be
processed).

-- 
Configure bugmail: http://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 Thursday, 30 June 2011 07:17:06 UTC