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

Issue 3173041: Add 10 minute random fuzz to automatic update check event schedule. (Closed)

Created:
10 years, 4 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org, petkov, adlr
Visibility:
Public.

Description

Add 10 minute random fuzz to automatic update check event schedule. Schedules the initial check at 7 minutes and periodic checks at 45 minutes with +/- 5 minute fuzz. BUG=5983 TEST=unit tests, gmerged on device, inspected logs, observed checks Change-Id: Ifd38574c4265fec78f6e330f965c2b1054b2dddb

Patch Set 1 #

Total comments: 10

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -10 lines) Patch
M main.cc View 1 4 chunks +20 lines, -8 lines 0 comments Download
M testrunner.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M utils.h View 1 chunk +4 lines, -0 lines 0 comments Download
M utils.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M utils_unittest.cc View 1 3 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
petkov
10 years, 4 months ago (2010-08-24 16:57:11 UTC) #1
adlr
http://codereview.chromium.org/3173041/diff/1/2 File main.cc (right): http://codereview.chromium.org/3173041/diff/1/2#newcode49 main.cc:49: LOG(INFO) << "Next update check: " << seconds << ...
10 years, 4 months ago (2010-08-24 19:28:14 UTC) #2
petkov
PTAL http://codereview.chromium.org/3173041/diff/1/2 File main.cc (right): http://codereview.chromium.org/3173041/diff/1/2#newcode49 main.cc:49: LOG(INFO) << "Next update check: " << seconds ...
10 years, 4 months ago (2010-08-24 19:52:20 UTC) #3
adlr
10 years, 4 months ago (2010-08-24 19:54:50 UTC) #4
LGTM thanks for the info

Powered by Google App Engine
This is Rietveld 408576698