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

Issue 9693055: Launch Google Update on uninstall. (Closed)

Created:
8 years, 9 months ago by grt (UTC plus 2)
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Launch Google Update on uninstall. So it can self-destruct if Chrome (or Chrome Frame) was the last Omaha-managed product on the system. BUG=114786 TEST=Install Google Update 1.3.21.105 or later and Chrome w/ --verbose-logging. Uninstall Chrome and see that Google Update vanishes immediately. Take a look at chrome_installer.log and look for messages related to Launching Google Update's uninstaller. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126888

Patch Set 1 : #

Total comments: 4

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -42 lines) Patch
M chrome/installer/setup/setup_main.cc View 1 3 chunks +38 lines, -0 lines 0 comments Download
M chrome/installer/util/google_update_constants.h View 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/installer/util/google_update_constants.cc View 3 chunks +3 lines, -1 line 0 comments Download
M chrome/installer/util/google_update_settings.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/installer/util/google_update_settings.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/installer/util/google_update_settings_unittest.cc View 1 4 chunks +63 lines, -38 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
grt (UTC plus 2)
Ganesh: I assume that Chrome's uninstaller should wait for Google Update to exit before terminating. ...
8 years, 9 months ago (2012-03-13 20:03:18 UTC) #1
erikwright (departed)
https://chromiumcodereview.appspot.com/9693055/diff/2001/chrome/installer/setup/setup_main.cc File chrome/installer/setup/setup_main.cc (right): https://chromiumcodereview.appspot.com/9693055/diff/2001/chrome/installer/setup/setup_main.cc#newcode850 chrome/installer/setup/setup_main.cc:850: if (base::LaunchProcess(uninstall_cmd, launch_options, &process)) { Can you use ScopedHandle::Receive ...
8 years, 9 months ago (2012-03-13 20:55:20 UTC) #2
S. Ganesh
On 2012/03/13 20:03:18, grt wrote: > Ganesh: I assume that Chrome's uninstaller should wait for ...
8 years, 9 months ago (2012-03-14 04:16:38 UTC) #3
grt (UTC plus 2)
Thanks for the comments; PTAL. Chrome's uninstaller will now wait up to 20s for Omaha ...
8 years, 9 months ago (2012-03-14 13:47:02 UTC) #4
S. Ganesh
On 2012/03/14 13:47:02, grt wrote: > Thanks for the comments; PTAL. Chrome's uninstaller will now ...
8 years, 9 months ago (2012-03-14 22:59:37 UTC) #5
erikwright (departed)
LGTM.
8 years, 9 months ago (2012-03-15 01:52:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/9693055/6001
8 years, 9 months ago (2012-03-15 01:57:49 UTC) #7
commit-bot: I haz the power
Try job failure for 9693055-6001 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 9 months ago (2012-03-15 04:16:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/9693055/6001
8 years, 9 months ago (2012-03-15 10:40:35 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-15 12:00:32 UTC) #10
Change committed as 126888

Powered by Google App Engine
This is Rietveld 408576698