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

Issue 3053010: Show an error update engine status for all unknown states. (Closed)

Created:
10 years, 5 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
Sean Parent
CC:
chromium-reviews, davemoore+watch_chromium.org, ben+cc_chromium.org, adlr
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Show an error update engine status for all unknown states. The primary reason for this patch is so that I can add a new UPDATE_STATUS enum value to libcros without breaking the Chrome OS build with the following error: "Right now we get the following error with LKGR of Chrome: update_observer.cc: In member function 'virtual void chromeos::UpdateObserver::Changed(chromeos::UpdateLibrary*)': update_observer.cc:26: error: enumeration value 'UPDATE_STATUS_REPORTING_ERROR_EVENT' not handled in switch" BUG=560 TEST=emerged chromeos-chrome with modified libcros, unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53409

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M chrome/browser/chromeos/update_observer.cc View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
petkov
10 years, 5 months ago (2010-07-21 20:45:38 UTC) #1
Sean Parent
10 years, 5 months ago (2010-07-22 04:24:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698