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

Issue 2389583002: Remove stl_util's deletion functions from storage/. (Closed)

Created:
4 years, 2 months ago by Avi (use Gerrit)
Modified:
4 years, 2 months ago
Reviewers:
danakj, dmurph
CC:
chromium-reviews, kinuko+fileapi, nhiroki, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stl_util's deletion functions from storage/. BUG=555865 Committed: https://crrev.com/cc88db2f55f5d9a5b9f48e687501438273c565b4 Cr-Commit-Position: refs/heads/master@{#423007}

Patch Set 1 #

Total comments: 17

Patch Set 2 : fix #

Patch Set 3 : dmurph #

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -100 lines) Patch
M storage/browser/blob/blob_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/blob/blob_reader.cc View 1 2 4 chunks +6 lines, -17 lines 0 comments Download
M storage/browser/fileapi/copy_or_move_operation_delegate.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M storage/browser/fileapi/copy_or_move_operation_delegate.cc View 1 8 chunks +13 lines, -13 lines 0 comments Download
M storage/browser/fileapi/file_system_usage_cache.h View 2 chunks +1 line, -3 lines 0 comments Download
M storage/browser/fileapi/file_system_usage_cache.cc View 1 2 3 3 chunks +16 lines, -17 lines 0 comments Download
M storage/browser/quota/storage_monitor.h View 3 chunks +5 lines, -6 lines 0 comments Download
M storage/browser/quota/storage_monitor.cc View 1 2 3 9 chunks +25 lines, -41 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
Avi (use Gerrit)
Can you take a look? In particular, what is up with the function that ignores ...
4 years, 2 months ago (2016-10-02 00:14:19 UTC) #6
danakj
https://codereview.chromium.org/2389583002/diff/1/storage/browser/blob/blob_reader.cc File storage/browser/blob/blob_reader.cc (right): https://codereview.chromium.org/2389583002/diff/1/storage/browser/blob/blob_reader.cc#newcode663 storage/browser/blob/blob_reader.cc:663: DCHECK_EQ(index, current_item_index_); On 2016/10/02 00:14:19, Avi wrote: > OK, ...
4 years, 2 months ago (2016-10-03 22:51:49 UTC) #8
Avi (use Gerrit)
https://codereview.chromium.org/2389583002/diff/1/storage/browser/fileapi/copy_or_move_operation_delegate.cc File storage/browser/fileapi/copy_or_move_operation_delegate.cc (right): https://codereview.chromium.org/2389583002/diff/1/storage/browser/fileapi/copy_or_move_operation_delegate.cc#newcode850 storage/browser/fileapi/copy_or_move_operation_delegate.cc:850: ; On 2016/10/03 22:51:49, danakj wrote: > extra; Done. ...
4 years, 2 months ago (2016-10-04 15:56:22 UTC) #11
dmurph
blob/ lgtm You can remove the dcheck in the blob reader, and keep it using ...
4 years, 2 months ago (2016-10-04 19:23:24 UTC) #14
Avi (use Gerrit)
dmurph, thank you for the clarification. Done. Dana?
4 years, 2 months ago (2016-10-04 19:55:24 UTC) #15
danakj
https://codereview.chromium.org/2389583002/diff/1/storage/browser/fileapi/file_system_usage_cache.cc File storage/browser/fileapi/file_system_usage_cache.cc (right): https://codereview.chromium.org/2389583002/diff/1/storage/browser/fileapi/file_system_usage_cache.cc#newcode233 storage/browser/fileapi/file_system_usage_cache.cc:233: if (entry) On 2016/10/04 15:56:22, Avi wrote: > On ...
4 years, 2 months ago (2016-10-04 19:55:52 UTC) #17
danakj
LGTM
4 years, 2 months ago (2016-10-04 19:56:39 UTC) #19
Avi (use Gerrit)
https://codereview.chromium.org/2389583002/diff/1/storage/browser/fileapi/file_system_usage_cache.cc File storage/browser/fileapi/file_system_usage_cache.cc (right): https://codereview.chromium.org/2389583002/diff/1/storage/browser/fileapi/file_system_usage_cache.cc#newcode233 storage/browser/fileapi/file_system_usage_cache.cc:233: if (entry) On 2016/10/04 19:55:52, danakj wrote: > On ...
4 years, 2 months ago (2016-10-04 22:06:07 UTC) #22
Avi (use Gerrit)
4 years, 2 months ago (2016-10-04 22:06:07 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2389583002/60001
4 years, 2 months ago (2016-10-04 22:07:09 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-04 23:52:47 UTC) #27
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 23:58:28 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cc88db2f55f5d9a5b9f48e687501438273c565b4
Cr-Commit-Position: refs/heads/master@{#423007}

Powered by Google App Engine
This is Rietveld 408576698