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

Issue 11413029: Uninstall Chrome + has App Host + not App Launcher => Uninstall App Host. (Closed)

Created:
8 years, 1 month ago by huangs
Modified:
8 years ago
CC:
chromium-reviews, grt+watch_chromium.org
Visibility:
Public.

Description

Uninstall Chrome + has App Host + not App Launcher => Uninstall App Host. BUG=151626, 160850 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151626

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixing comments; cleanups; checking current level instead of forced user level. #

Total comments: 4

Patch Set 3 : Imitating similar code for Chrome Frame. #

Total comments: 6

Patch Set 4 : Refactoring code. #

Total comments: 8

Patch Set 5 : Fixing comments and spacing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -30 lines) Patch
M chrome/installer/setup/install.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/installer_state.cc View 1 2 3 4 4 chunks +46 lines, -29 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
huangs
Some known caveats are as follows: - After installation, chrome.exe and Chrome binaries linger. But ...
8 years, 1 month ago (2012-11-16 02:54:17 UTC) #1
erikwright (departed)
https://codereview.chromium.org/11413029/diff/1/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://codereview.chromium.org/11413029/diff/1/chrome/installer/util/installer_state.cc#newcode140 chrome/installer/util/installer_state.cc:140: bool system_level_app_host = false; I don't see the merit ...
8 years, 1 month ago (2012-11-16 02:59:19 UTC) #2
grt (UTC plus 2)
https://codereview.chromium.org/11413029/diff/1/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://codereview.chromium.org/11413029/diff/1/chrome/installer/util/installer_state.cc#newcode136 chrome/installer/util/installer_state.cc:136: // If Chrome is being uninstalled, and (non-App Launcher) ...
8 years, 1 month ago (2012-11-16 04:25:17 UTC) #3
huangs
PTAL. https://chromiumcodereview.appspot.com/11413029/diff/1/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://chromiumcodereview.appspot.com/11413029/diff/1/chrome/installer/util/installer_state.cc#newcode136 chrome/installer/util/installer_state.cc:136: // If Chrome is being uninstalled, and (non-App ...
8 years, 1 month ago (2012-11-16 16:48:56 UTC) #4
grt (UTC plus 2)
https://chromiumcodereview.appspot.com/11413029/diff/4001/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://chromiumcodereview.appspot.com/11413029/diff/4001/chrome/installer/util/installer_state.cc#newcode122 chrome/installer/util/installer_state.cc:122: Product* p = AddProductFromPreferences( reformatting like this makes it ...
8 years, 1 month ago (2012-11-16 21:01:46 UTC) #5
huangs
PTAL. https://chromiumcodereview.appspot.com/11413029/diff/4001/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://chromiumcodereview.appspot.com/11413029/diff/4001/chrome/installer/util/installer_state.cc#newcode122 chrome/installer/util/installer_state.cc:122: Product* p = AddProductFromPreferences( Okay, will avoid in ...
8 years, 1 month ago (2012-11-16 21:32:01 UTC) #6
gab
Comments and questions below. Cheers, Gab https://codereview.chromium.org/11413029/diff/2004/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://codereview.chromium.org/11413029/diff/2004/chrome/installer/util/installer_state.cc#newcode180 chrome/installer/util/installer_state.cc:180: if (chrome_frame_state != ...
8 years, 1 month ago (2012-11-16 22:20:26 UTC) #7
huangs
PTAL. https://chromiumcodereview.appspot.com/11413029/diff/2004/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://chromiumcodereview.appspot.com/11413029/diff/2004/chrome/installer/util/installer_state.cc#newcode180 chrome/installer/util/installer_state.cc:180: if (chrome_frame_state != NULL && On 2012/11/16 22:20:26, ...
8 years, 1 month ago (2012-11-17 00:15:41 UTC) #8
gab
LGTM w/ nits. https://chromiumcodereview.appspot.com/11413029/diff/8001/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://chromiumcodereview.appspot.com/11413029/diff/8001/chrome/installer/util/installer_state.cc#newcode187 chrome/installer/util/installer_state.cc:187: true }, 1) This "true" should ...
8 years, 1 month ago (2012-11-19 17:24:38 UTC) #9
huangs
https://chromiumcodereview.appspot.com/11413029/diff/8001/chrome/installer/util/installer_state.cc File chrome/installer/util/installer_state.cc (right): https://chromiumcodereview.appspot.com/11413029/diff/8001/chrome/installer/util/installer_state.cc#newcode187 chrome/installer/util/installer_state.cc:187: true }, On 2012/11/19 17:24:38, gab wrote: > 1) ...
8 years, 1 month ago (2012-11-19 19:06:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/huangs@chromium.org/11413029/1007
8 years, 1 month ago (2012-11-19 19:47:07 UTC) #11
commit-bot: I haz the power
8 years, 1 month ago (2012-11-19 22:19:24 UTC) #12
Change committed as 168619

Powered by Google App Engine
This is Rietveld 408576698