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

Issue 341074: Delete the temp dir created by CreateZip. (Closed)

Created:
11 years, 1 month ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews_googlegroups.com, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Delete the temp dir created by CreateZip. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30841

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : fix header guard while I'm at it #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
M chrome/browser/extensions/extension_creator.h View 2 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_creator.cc View 1 2 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Lei Zhang
11 years, 1 month ago (2009-11-02 23:42:08 UTC) #1
Aaron Boodman
http://codereview.chromium.org/341074/diff/1/2 File chrome/browser/extensions/extension_creator.cc (right): http://codereview.chromium.org/341074/diff/1/2#newcode235 Line 235: file_util::Delete(zip_path.DirName(), false); // Delete temp dir. Nit: thanks ...
11 years, 1 month ago (2009-11-03 01:34:31 UTC) #2
Lei Zhang
done.
11 years, 1 month ago (2009-11-03 02:16:48 UTC) #3
Aaron Boodman
11 years, 1 month ago (2009-11-03 02:19:19 UTC) #4
lgtm, thanks

Powered by Google App Engine
This is Rietveld 408576698