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

Issue 12208135: Prevent --ensure-google-update-present switch from blocking install if Google Update is missing. (Closed)

Created:
7 years, 10 months ago by huangs
Modified:
7 years, 10 months ago
CC:
chromium-reviews, grt+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Prevent --ensure-google-update-present switch from blocking install if Google Update is missing. BUG=159200 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182268

Patch Set 1 #

Patch Set 2 : Specifically make the "Google Update is absent" case non-errornous. #

Total comments: 4

Patch Set 3 : Stylistic fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M chrome/installer/util/google_update_util.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/installer/util/google_update_util.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
huangs
Verified the problem and here's the simple fix.
7 years, 10 months ago (2013-02-12 20:19:02 UTC) #1
erikwright (departed)
On 2013/02/12 20:19:02, huangs1 wrote: > Verified the problem and here's the simple fix. What ...
7 years, 10 months ago (2013-02-12 20:21:34 UTC) #2
huangs
I was thinking about passing a bool flag to the EnsureUserLevelGoogleUpdatePresent() to enable this behaviour.
7 years, 10 months ago (2013-02-12 20:43:28 UTC) #3
erikwright (departed)
On 2013/02/12 20:43:28, huangs1 wrote: > I was thinking about passing a bool flag to ...
7 years, 10 months ago (2013-02-12 20:46:15 UTC) #4
huangs
PTAL.
7 years, 10 months ago (2013-02-12 21:00:49 UTC) #5
erikwright (departed)
LGTM. You'll need Greg or Gab to approve too.
7 years, 10 months ago (2013-02-12 21:21:58 UTC) #6
huangs
Adding grt@ for quick OWNER review.
7 years, 10 months ago (2013-02-12 21:27:26 UTC) #7
grt (UTC plus 2)
lgtm w/ two nits https://codereview.chromium.org/12208135/diff/5001/chrome/installer/util/google_update_util.cc File chrome/installer/util/google_update_util.cc (right): https://codereview.chromium.org/12208135/diff/5001/chrome/installer/util/google_update_util.cc#newcode187 chrome/installer/util/google_update_util.cc:187: return true; success = true; ...
7 years, 10 months ago (2013-02-13 14:22:49 UTC) #8
huangs
https://codereview.chromium.org/12208135/diff/5001/chrome/installer/util/google_update_util.cc File chrome/installer/util/google_update_util.cc (right): https://codereview.chromium.org/12208135/diff/5001/chrome/installer/util/google_update_util.cc#newcode187 chrome/installer/util/google_update_util.cc:187: return true; On 2013/02/13 14:22:49, grt wrote: > success ...
7 years, 10 months ago (2013-02-13 15:35:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/12208135/12002
7 years, 10 months ago (2013-02-13 15:37:03 UTC) #10
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 18:44:30 UTC) #11
Message was sent while issue was closed.
Change committed as 182268

Powered by Google App Engine
This is Rietveld 408576698