[webkit-reviews] review requested: [Bug 54312] Allow controlling minimum DOMTimer interval on a per-page basis : [Attachment 82404] Addressed review feedback
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 14 19:00:24 PST 2011
Kenneth Russell <kbr at google.com> has asked for review:
Bug 54312: Allow controlling minimum DOMTimer interval on a per-page basis
https://bugs.webkit.org/show_bug.cgi?id=54312
Attachment 82404: Addressed review feedback
https://bugs.webkit.org/attachment.cgi?id=82404&action=review
------- Additional Comments from Kenneth Russell <kbr at google.com>
Addressed online and offline review feedback from Darin Fisher. Removed all
methods from WebSettings except setMinDOMTimerInterval. Constants will be added
to Chromium's webkit_glue and webkit_support namespaces to govern pages'
behavior in the browser and DRT. A temporary constant has been added to
Tools/DumpRenderTree/chromium/WebViewHost.cpp until the Chromium changes land
and are rolled forward. Retested in Chromium and DRT.
More information about the webkit-reviews
mailing list