[Bug 12285] setInterval should clamp to 4ms like setTimeout does, not 10ms

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NEEDSINFO                   |

--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> 2011-05-07 20:20:05 UTC ---
Because there is no point to having them inconsistent: wages will just use
setTimeout all the time.  And because as far as I know every UA which lowered
the clamp from 10ms lowered both timeouts and intervals.

-- 
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 Saturday, 7 May 2011 20:20:07 UTC