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

Issue 3429029: Wait for renaming chrome.exe to finish during shutdown for... (Closed)

Created:
10 years, 2 months ago by huanr
Modified:
9 years ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Wait for renaming chrome.exe to finish during shutdown for system level in use update. Also remove obsoleted code in this code path. BUG=55969 TEST=repro steps in BUG Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60751

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -14 lines) Patch
M chrome/browser/first_run/first_run_win.cc View 2 chunks +2 lines, -14 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
huanr
10 years, 2 months ago (2010-09-27 18:31:53 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm but see my comment http://codereview.chromium.org/3429029/diff/4001/5001 File chrome/browser/first_run/first_run_win.cc (left): http://codereview.chromium.org/3429029/diff/4001/5001#oldcode303 chrome/browser/first_run/first_run_win.cc:303: if (!GetBackupChromeFile(&backup_exe)) are you ...
10 years, 2 months ago (2010-09-28 01:16:21 UTC) #2
huanr
10 years, 2 months ago (2010-09-28 04:37:26 UTC) #3
On 2010/09/28 01:16:21, cpu wrote:
> lgtm but see my comment
> 
> http://codereview.chromium.org/3429029/diff/4001/5001
> File chrome/browser/first_run/first_run_win.cc (left):
> 
> http://codereview.chromium.org/3429029/diff/4001/5001#oldcode303
> chrome/browser/first_run/first_run_win.cc:303: if
> (!GetBackupChromeFile(&backup_exe))
> are you sure we want to remove this fallback?
> 
> I don't see the harm of that being there.

We already tried to rename ourself by launching setup before calling google
update. And this code is obsolete. It only tries to rename chrome.exe without
deleting opv key.

Powered by Google App Engine
This is Rietveld 408576698