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

Issue 126157: Set magic string in registry to enable fallback to full installer in case of 3 stage updates. (Closed)

Created:
11 years, 6 months ago by kuchhal
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5), sra
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Set magic string in registry to enable fallback to full installer in case of 3 stage updates. BUG=12832 Committed: http://src.chromium.org/viewvc/18468

Patch Set 1 #

Patch Set 2 : fix 80 chars #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M chrome/installer/mini_installer/mini_installer.h View 2 chunks +10 lines, -2 lines 0 comments Download
M chrome/installer/mini_installer/mini_installer.cc View 1 2 chunks +29 lines, -0 lines 4 comments Download

Messages

Total messages: 6 (0 generated)
kuchhal
11 years, 6 months ago (2009-06-15 20:59:19 UTC) #1
sra
http://codereview.chromium.org/126157/diff/4/5 File chrome/installer/mini_installer/mini_installer.cc (right): http://codereview.chromium.org/126157/diff/4/5#newcode152 Line 152: KEY_READ | KEY_SET_VALUE, &key) != ERROR_SUCCESS) Does RegOpenKeyEx ...
11 years, 6 months ago (2009-06-15 21:20:51 UTC) #2
kuchhal
http://codereview.chromium.org/126157/diff/4/5 File chrome/installer/mini_installer/mini_installer.cc (right): http://codereview.chromium.org/126157/diff/4/5#newcode152 Line 152: KEY_READ | KEY_SET_VALUE, &key) != ERROR_SUCCESS) It works ...
11 years, 6 months ago (2009-06-15 22:05:31 UTC) #3
cpu_(ooo_6.6-7.5)
So if I am in 1.1-dev then it should go to 1.1-dev-full ? On 2009/06/15 ...
11 years, 6 months ago (2009-06-16 00:00:51 UTC) #4
kuchhal
Correct. And if setup.exe does its job, it goes back.
11 years, 6 months ago (2009-06-16 00:46:42 UTC) #5
cpu_(ooo_6.6-7.5)
11 years, 6 months ago (2009-06-16 00:47:06 UTC) #6
LGTM


On 2009/06/16 00:46:42, kuchhal wrote:
> Correct. And if setup.exe does its job, it goes back.

Powered by Google App Engine
This is Rietveld 408576698