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

Issue 7056011: Replace all usage of FileAutoDeleter with ScopedTempDir. (Closed)

Created:
9 years, 7 months ago by lain Merrick
Modified:
9 years, 7 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, Raghu Simha, ncarter (slow), idana, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Replace all usage of FileAutoDeleter with ScopedTempDir. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86617

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -45 lines) Patch
M chrome/browser/importer/firefox_profile_lock_unittest.cc View 1 2 4 chunks +5 lines, -17 lines 0 comments Download
M chrome/browser/importer/safari_importer_unittest.mm View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc View 1 2 5 chunks +7 lines, -17 lines 0 comments Download
M chrome/browser/sessions/session_service_unittest.cc View 1 2 4 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_session_unittest.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
lain Merrick
Removing usages of FileAutoDeleter as suggested in the review of http://codereview.chromium.org/7044010/.
9 years, 7 months ago (2011-05-20 13:16:36 UTC) #1
Paweł Hajdan Jr.
Could you also remove FileAutoDeleter completely? I think there is just one remaining usage in ...
9 years, 7 months ago (2011-05-20 13:48:58 UTC) #2
lain Merrick
On 2011/05/20 13:48:58, Paweł Hajdan Jr. wrote: > Could you also remove FileAutoDeleter completely? I ...
9 years, 7 months ago (2011-05-20 14:22:56 UTC) #3
lain Merrick
http://codereview.chromium.org/7056011/diff/1/chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc File chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc (right): http://codereview.chromium.org/7056011/diff/1/chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc#newcode27 chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc:27: ASSERT_FALSE(file_util::PathExists(filename_)); On 2011/05/20 13:48:58, Paweł Hajdan Jr. wrote: > ...
9 years, 7 months ago (2011-05-20 14:23:32 UTC) #4
Paweł Hajdan Jr.
This is great - I think I'd prefer to delete the FileAutoDeleter in the same ...
9 years, 7 months ago (2011-05-23 18:59:42 UTC) #5
lain Merrick
Adding Ben for chrome/browser/OWNERS review. Ben, do you have time to take a quick look ...
9 years, 7 months ago (2011-05-24 15:16:43 UTC) #6
lain Merrick
9 years, 7 months ago (2011-05-25 14:26:02 UTC) #7
Presubmit didn't think I needed OWNERS approval, and the trybots are green, so I
went ahead and submitted this.

Powered by Google App Engine
This is Rietveld 408576698