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

Issue 6966025: [ChromeOS] Move ChromeOS upgrade check logic into UpgradeDetector. (Closed)

Created:
9 years, 7 months ago by xiyuan
Modified:
9 years, 7 months ago
Reviewers:
Finnur, stevenjb
CC:
chromium-reviews, davemoore+watch_chromium.org
Visibility:
Public.

Description

[ChromeOS] Move ChromeOS upgrade check logic into UpgradeDetector. - UpgradeDetector::CheckForUpgrade uses ChromeOS update libary status for ChromeOS upgrade check; - Remove ChromeOS specific code from ToolbarView since it could solely use UpgradeDetector now; - Remove notification from update library since UpgradeDetector will do this; - Update WrenchMenuModel to solely talk to UpgradeDetector; BUG=chromium-os:15272 TEST=Verify fix for chromium-os:15272 and run regression tests for ChromeOS update. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86491

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -32 lines) Patch
M chrome/browser/chromeos/cros/update_library.cc View 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/ui/views/toolbar_view.cc View 3 chunks +1 line, -11 lines 0 comments Download
M chrome/browser/upgrade_detector.cc View 3 chunks +13 lines, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
xiyuan
9 years, 7 months ago (2011-05-23 22:57:24 UTC) #1
Finnur
Very nice. Like the simplification here for the toolbar view. LGTM, with one question. http://codereview.chromium.org/6966025/diff/1/chrome/browser/upgrade_detector.cc ...
9 years, 7 months ago (2011-05-24 10:38:39 UTC) #2
Finnur
Ah, ignore my question. This is fine. LGTM. On 2011/05/24 10:38:39, Finnur wrote: > Very ...
9 years, 7 months ago (2011-05-24 10:40:01 UTC) #3
stevenjb
9 years, 7 months ago (2011-05-24 20:30:59 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698