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

Issue 149161: Move extension install to after .crx download completes (Closed)

Created:
11 years, 5 months ago by rafaelw
Modified:
9 years, 7 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move extension install to after .crx download completes This was resulting in some situations where we attempted to unpack the .crx while its file was still in use by the download manager. BUG=15881 R=mpcomplete Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20083

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
rafaelw
11 years, 5 months ago (2009-07-02 23:41:16 UTC) #1
Matt Perry
http://codereview.chromium.org/149161/diff/1/2 File chrome/browser/download/download_manager.cc (right): http://codereview.chromium.org/149161/diff/1/2#newcode841 Line 841: OpenChromeExtension(download->full_path()); Are you sure this happens after DownloadRenamedToFinalName? ...
11 years, 5 months ago (2009-07-02 23:52:01 UTC) #2
Matt Perry
11 years, 5 months ago (2009-07-03 00:03:09 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698