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

Issue 6541029: Add product-specific flags to the rename command in the registry. This fixes... (Closed)

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

Description

Add product-specific flags to the rename command in the registry. This fixes a regression that prevented in-place upgrades of Chrome Frame from working. BUG=73329 TEST=Follow the steps in the bug. Between steps 4 and 5, check that the "cmd" registry value in HKLM\Software\Google\Update\Clients\{8BA986DA-5100-405E-AA35-86F34A02ACBF} contains "--chrome-frame". Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75412

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -16 lines) Patch
M chrome/installer/setup/install_worker.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M chrome/installer/util/installation_validator.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/installer/util/installation_validator.cc View 1 4 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
grt (UTC plus 2)
This also propagates --verbose-logging to the rename command. Yay. Note that this doesn't fix the ...
9 years, 10 months ago (2011-02-18 18:20:33 UTC) #1
tommi (sloooow) - chröme
http://codereview.chromium.org/6541029/diff/1/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (left): http://codereview.chromium.org/6541029/diff/1/chrome/installer/setup/install_worker.cc#oldcode438 chrome/installer/setup/install_worker.cc:438: rename.AppendSwitch(installer::switches::kChromeSxS); why are we removing the sxs and multi-install ...
9 years, 10 months ago (2011-02-18 18:23:37 UTC) #2
grt (UTC plus 2)
http://codereview.chromium.org/6541029/diff/1/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (left): http://codereview.chromium.org/6541029/diff/1/chrome/installer/setup/install_worker.cc#oldcode438 chrome/installer/setup/install_worker.cc:438: rename.AppendSwitch(installer::switches::kChromeSxS); On 2011/02/18 18:23:38, tommi wrote: > why are ...
9 years, 10 months ago (2011-02-18 18:30:06 UTC) #3
robertshield
LGTM
9 years, 10 months ago (2011-02-18 18:31:57 UTC) #4
tommi (sloooow) - chröme
lgtm On Fri, Feb 18, 2011 at 1:30 PM, <grt@chromium.org> wrote: > > > http://codereview.chromium.org/6541029/diff/1/chrome/installer/setup/install_worker.cc ...
9 years, 10 months ago (2011-02-18 18:41:12 UTC) #5
grt (UTC plus 2)
I've added checks to the validator for product-specific flags in the rename command. PTAL.
9 years, 10 months ago (2011-02-18 19:35:04 UTC) #6
tommi (sloooow) - chröme
lgtm
9 years, 10 months ago (2011-02-18 19:40:52 UTC) #7
robertshield
9 years, 10 months ago (2011-02-18 19:41:11 UTC) #8
looks a'ight

Powered by Google App Engine
This is Rietveld 408576698