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

Issue 3042007: AU: A basic framework for sending error events when update attempt fails. (Closed)

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

Description

AU: A basic framework for sending error events when update attempt fails. Currently, only a generic kTypeUpdateComplete/kResultError/kActionCodeError will be sent. BUG=560 TEST=unit test, gmerged, forced updates, inspected logs.

Patch Set 1 #

Total comments: 3

Patch Set 2 : Change ERROR_EVENT to REPORTING_ERROR_EVENT status. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -5 lines) Patch
M update_attempter.h View 1 3 chunks +15 lines, -1 line 0 comments Download
M update_attempter.cc View 1 5 chunks +54 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
petkov
Please take a look. This could probably be somewhat simplified if we schedule the error ...
10 years, 5 months ago (2010-07-19 22:58:47 UTC) #1
adlr
LGTM w/ comment http://codereview.chromium.org/3042007/diff/1/3 File update_attempter.h (right): http://codereview.chromium.org/3042007/diff/1/3#newcode32 update_attempter.h:32: UPDATE_STATUS_ERROR_EVENT, UPDATE_STATUS_REPORTING_ERROR_EVENT?
10 years, 5 months ago (2010-07-20 00:25:02 UTC) #2
petkov
http://codereview.chromium.org/3042007/diff/1/3 File update_attempter.h (right): http://codereview.chromium.org/3042007/diff/1/3#newcode32 update_attempter.h:32: UPDATE_STATUS_ERROR_EVENT, On 2010/07/20 00:25:02, adlr wrote: > UPDATE_STATUS_REPORTING_ERROR_EVENT? I'll ...
10 years, 5 months ago (2010-07-20 00:35:16 UTC) #3
adlr
That's a value you just added, right? If you added it to libcros, you'll need ...
10 years, 5 months ago (2010-07-20 00:39:28 UTC) #4
petkov
10 years, 5 months ago (2010-07-20 16:23:12 UTC) #5
Pushing...

http://codereview.chromium.org/3042007/diff/1/3
File update_attempter.h (right):

http://codereview.chromium.org/3042007/diff/1/3#newcode32
update_attempter.h:32: UPDATE_STATUS_ERROR_EVENT,
On 2010/07/20 00:25:02, adlr wrote:
> UPDATE_STATUS_REPORTING_ERROR_EVENT?

Done.

Powered by Google App Engine
This is Rietveld 408576698