[Bug 19143] setTimeout and setInterval should clamp at the maximum timeout value

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

--- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> ---
> Would it be possible to clamp before doing ToUint32

Yes, using [Clamp].  That might be a reasonable thing to do, generally
speaking, if we're not worried about sites that are passing in large numbers
and expecting immediate firing.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 29 November 2012 17:37:35 UTC