[webkit-reviews] review granted: [Bug 45362] Reduce minimum DOMTimer interval : [Attachment 67869] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 18:08:54 PDT 2010


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Matthew Delaney
<mdelaney at apple.com>'s request for review:
Bug 45362: Reduce minimum DOMTimer interval
https://bugs.webkit.org/show_bug.cgi?id=45362

Attachment 67869: Patch
https://bugs.webkit.org/attachment.cgi?id=67869&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context:
https://bugs.webkit.org/attachment.cgi?id=67869&action=prettypatch

r=me comments addressed.

> WebCore/ChangeLog:9
> +	   who hasn't had any problem with 4ms in the past 2 years as well as
increasing our

Chrome, _which_ hasn't
in the past two years comma

> WebCore/page/Settings.h:203
> +	   void setMinDOMTimerInterval(double); // Interval specified in ms.

Seconds, right? You call it with "0.04"


More information about the webkit-reviews mailing list