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

Issue 3041044: Don't schedule periodic update checks for non-official builds. (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

Don't schedule periodic update checks for non-official builds. BUG=5334 TEST=unit tests, gmerged on device and tried with different tracks

Patch Set 1 #

Patch Set 2 : Fix copyright. #

Total comments: 2

Patch Set 3 : Fix persistent storage on stack bug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -22 lines) Patch
M main.cc View 1 2 3 chunks +23 lines, -21 lines 0 comments Download
M utils.h View 1 chunk +6 lines, -0 lines 0 comments Download
M utils.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M utils_unittest.cc View 1 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
petkov
For the unit test, I've basically copied the BootDeviceTest... :-/
10 years, 4 months ago (2010-08-03 23:14:14 UTC) #1
adlr
http://codereview.chromium.org/3041044/diff/2001/3001 File main.cc (right): http://codereview.chromium.org/3041044/diff/2001/3001#newcode57 main.cc:57: PeriodicallyUpdateArgs two_min_args = { update_attempter, FALSE }; should these ...
10 years, 4 months ago (2010-08-03 23:27:15 UTC) #2
petkov
Thanks for the quick review. PTAL. http://codereview.chromium.org/3041044/diff/2001/3001 File main.cc (right): http://codereview.chromium.org/3041044/diff/2001/3001#newcode57 main.cc:57: PeriodicallyUpdateArgs two_min_args = ...
10 years, 4 months ago (2010-08-03 23:44:47 UTC) #3
adlr
10 years, 4 months ago (2010-08-03 23:56:48 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698