Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Issue 6546021: Increase the minimum interval for timers on background tabs to reduce... (Closed)

Created:
9 years, 10 months ago by Ken Russell (switch to Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jamesr, DaveMoore
Visibility:
Public.

Description

Increase the minimum interval for timers on background tabs to reduce their CPU consumption. The new interval is 1000 ms, or once per second. We can easily adjust this value up or down, but this seems like a reasonable value to judge the compatibility impact of this change. BUG=66078 TEST=none (tested manually with minimal test case) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75430

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webkit/glue/webkit_constants.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Ken Russell (switch to Gerrit)
Please review. Thanks.
9 years, 10 months ago (2011-02-18 18:13:41 UTC) #1
darin (slow to review)
LGTM++
9 years, 10 months ago (2011-02-18 18:15:28 UTC) #2
sadrul
9 years, 10 months ago (2011-02-19 08:47:21 UTC) #3
FYI: This CL was causing failures in dom_checker_tests, so it was reverted.

Powered by Google App Engine
This is Rietveld 408576698