[webkit-reviews] review requested: [Bug 67501] set the defauly DOMTimer timeout from 10ms to 4ms : [Attachment 106163] Patch to change the default timeout value

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


Srikumar B <srikumar.b at gmail.com> has asked  for review:
Bug 67501: set the defauly DOMTimer timeout from 10ms to 4ms
https://bugs.webkit.org/show_bug.cgi?id=67501

Attachment 106163: Patch to change the default timeout value
https://bugs.webkit.org/attachment.cgi?id=106163&action=review

------- Additional Comments from Srikumar B <srikumar.b at gmail.com>
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.


More information about the webkit-reviews mailing list