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

Issue 1471073008: Do not do unnecessary recursive deletes for files. (Closed)

Created:
5 years ago by Lei Zhang
Modified:
5 years ago
CC:
chromium-reviews, asanka, tim+watch_chromium.org, zea+watch_chromium.org, tzik, grt+watch_chromium.org, maxbogue+watch_chromium.org, nhiroki, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, oshima+watch_chromium.org, wfh+watch_chromium.org, kinuko+fileapi, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not do unnecessary recursive deletes for files. Committed: https://crrev.com/16a4bcaea29984b40fbeb934801b1c2b6648bc73 Cr-Commit-Position: refs/heads/master@{#363419}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Undo LevelDB changes #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M chrome/browser/chromeos/system_logs/debug_log_writer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/download/download_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_info_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/copy_tree_work_item_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/file_system_usage_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/obfuscated_file_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M sync/syncable/syncable_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
Lei Zhang
megjablon: chrome/ and components/ tzik: storage/ zea: sync/
5 years ago (2015-11-25 21:38:21 UTC) #2
tzik
lgtm
5 years ago (2015-11-26 04:48:15 UTC) #3
megjablon
Deferring to kundaji@ who set up our leveldb
5 years ago (2015-11-27 17:56:16 UTC) #5
Not at Google. Contact bengr
https://chromiumcodereview.appspot.com/1471073008/diff/1/components/data_reduction_proxy/core/browser/data_store_impl.cc File components/data_reduction_proxy/core/browser/data_store_impl.cc (right): https://chromiumcodereview.appspot.com/1471073008/diff/1/components/data_reduction_proxy/core/browser/data_store_impl.cc#newcode150 components/data_reduction_proxy/core/browser/data_store_impl.cc:150: base::DeleteFile(profile_path_.Append(kDBName), false); It seems to me that the recursive ...
5 years ago (2015-11-30 19:50:25 UTC) #6
Nicolas Zea
sync lgtm
5 years ago (2015-11-30 21:27:50 UTC) #7
Lei Zhang
kundaji/megjablon: Still need someone to sanity check the remaining chrome/ changes, if you don't mind. ...
5 years ago (2015-12-03 21:39:07 UTC) #8
Not at Google. Contact bengr
lgtm Adding zei@ who wrote chrome/browser/chromeos/system_logs/debug_log_writer.cc. Remaining files in chrome/ are tests, so LGTM. chrome/browser/download/download_browsertest.cc ...
5 years ago (2015-12-04 22:05:37 UTC) #10
Lei Zhang
On 2015/12/04 22:05:37, kundaji wrote: > lgtm > > Adding zei@ who wrote chrome/browser/chromeos/system_logs/debug_log_writer.cc. s/zei/zel/ ...
5 years ago (2015-12-05 02:05:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1471073008/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1471073008/40001
5 years ago (2015-12-05 02:08:32 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_TIMED_OUT, no build URL) win_chromium_compile_dbg_ng on ...
5 years ago (2015-12-05 04:13:31 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1471073008/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1471073008/40001
5 years ago (2015-12-07 07:26:43 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-07 08:36:26 UTC) #19
commit-bot: I haz the power
5 years ago (2015-12-07 08:37:32 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/16a4bcaea29984b40fbeb934801b1c2b6648bc73
Cr-Commit-Position: refs/heads/master@{#363419}

Powered by Google App Engine
This is Rietveld 408576698