[Webkit-unassigned] [Bug 67501] set the defauly DOMTimer timeout from 10ms to 4ms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 11:15:23 PDT 2011


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


Srikumar B <srikumar.b at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106163|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Srikumar B <srikumar.b at gmail.com>  2011-09-02 11:15:24 PST ---
Created an attachment (id=106163)
 --> (https://bugs.webkit.org/attachment.cgi?id=106163&action=review)
Patch to change the default timeout value

DOMTimer default value changed from 10ms to 4ms as per the w3 WG http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#timers

As the value is a minimum timeout, i think there is no straight forward way to test this case. I made sure all the existing DOMTimer tests are passing.

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