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

Issue 216153006: Invoke setup.exe to reenable updates when the update bubble is clicked. (Closed)

Created:
6 years, 9 months ago by robertshield
Modified:
6 years, 8 months ago
Reviewers:
MAD, grt (UTC plus 2)
CC:
chromium-reviews, tfarina, grt+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@mad2
Visibility:
Public.

Description

Invoke setup.exe to reenable updates when the update bubble is clicked. When Chrome detects it is out of date and the user clicks to reenable updates, this will shell out to setup.exe, elevate if necessary and perform the needed actions to reenable updates. BUG=164681, 171271 TEST=Run chrome.exe --simulate-outdated-no-au and click on reenable updates while Omaha group policy to disable updates is applied.

Patch Set 1 #

Total comments: 2

Patch Set 2 : MAD's feedback. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -4 lines) Patch
M chrome/browser/ui/views/outdated_upgrade_bubble_view.cc View 1 3 chunks +8 lines, -2 lines 1 comment Download
M chrome/installer/setup/setup_main.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/installer/util/google_update_util.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/installer/util/google_update_util.cc View 1 3 chunks +45 lines, -0 lines 1 comment Download
M chrome/installer/util/util_constants.h View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/installer/util/util_constants.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
robertshield
PTAL
6 years, 9 months ago (2014-03-28 17:20:35 UTC) #1
MAD
LGTM with one question... BYE MAD https://codereview.chromium.org/216153006/diff/1/chrome/browser/ui/views/outdated_upgrade_bubble_view.cc File chrome/browser/ui/views/outdated_upgrade_bubble_view.cc (right): https://codereview.chromium.org/216153006/diff/1/chrome/browser/ui/views/outdated_upgrade_bubble_view.cc#newcode280 chrome/browser/ui/views/outdated_upgrade_bubble_view.cc:280: base::Bind(&ReenableUpdates)); You were ...
6 years, 9 months ago (2014-03-28 18:18:22 UTC) #2
robertshield
Thanks! https://codereview.chromium.org/216153006/diff/1/chrome/browser/ui/views/outdated_upgrade_bubble_view.cc File chrome/browser/ui/views/outdated_upgrade_bubble_view.cc (right): https://codereview.chromium.org/216153006/diff/1/chrome/browser/ui/views/outdated_upgrade_bubble_view.cc#newcode280 chrome/browser/ui/views/outdated_upgrade_bubble_view.cc:280: base::Bind(&ReenableUpdates)); On 2014/03/28 18:18:23, MAD wrote: > You ...
6 years, 9 months ago (2014-03-28 19:15:35 UTC) #3
grt (UTC plus 2)
https://codereview.chromium.org/216153006/diff/20001/chrome/browser/ui/views/outdated_upgrade_bubble_view.cc File chrome/browser/ui/views/outdated_upgrade_bubble_view.cc (right): https://codereview.chromium.org/216153006/diff/20001/chrome/browser/ui/views/outdated_upgrade_bubble_view.cc#newcode274 chrome/browser/ui/views/outdated_upgrade_bubble_view.cc:274: // Re-enable updates by shelling out to setup.exe on ...
6 years, 9 months ago (2014-03-28 21:22:21 UTC) #4
grt (UTC plus 2)
6 years, 8 months ago (2014-03-31 13:56:32 UTC) #5
Message was sent while issue was closed.
Closed issue since this landed under https://codereview.chromium.org/217533005/.

Powered by Google App Engine
This is Rietveld 408576698