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

Issue 3167039: AU: Simplify the automatic update check code a little. (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

AU: Simplify the automatic update check code a little. Moves automatic update checks into the UpdateAttempter class. This is in preparation for resolving 2394. BUG=2394 TEST=unit tests, gmerged on device Change-Id: I66ddf860cc7e19334187dc7f1892ead53fc936c6

Patch Set 1 #

Patch Set 2 : Moved to UpdateAttempter. Added timeout logging back in. #

Patch Set 3 : Rename to avoid confusion. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -40 lines) Patch
M main.cc View 1 2 2 chunks +1 line, -40 lines 0 comments Download
M update_attempter.h View 2 1 chunk +7 lines, -0 lines 0 comments Download
M update_attempter.cc View 2 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
petkov
10 years, 4 months ago (2010-08-25 00:21:12 UTC) #1
petkov
I've made some changes and moved the scheduling code to UpdateAttempter. Also, I've put the ...
10 years, 4 months ago (2010-08-25 22:35:02 UTC) #2
adlr
10 years, 4 months ago (2010-08-26 02:20:00 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698