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

Issue 2347253002: Remove stl_util's STLDeleteContainerPairSecondPointers from storage/. (Closed)

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

Description

Remove stl_util's STLDeleteContainerPairSecondPointers from storage/. BUG=555865 Committed: https://crrev.com/9d3820d506e7a485595da95b32f6b48e27c5aed8 Cr-Commit-Position: refs/heads/master@{#419280}

Patch Set 1 #

Total comments: 12

Patch Set 2 : danakj #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -81 lines) Patch
M storage/browser/fileapi/external_mount_points.h View 2 chunks +2 lines, -1 line 0 comments Download
M storage/browser/fileapi/external_mount_points.cc View 1 8 chunks +16 lines, -22 lines 0 comments Download
M storage/browser/fileapi/isolated_context.h View 2 chunks +4 lines, -7 lines 0 comments Download
M storage/browser/fileapi/isolated_context.cc View 1 11 chunks +20 lines, -33 lines 0 comments Download
M storage/browser/fileapi/obfuscated_file_util.h View 1 chunk +1 line, -2 lines 0 comments Download
M storage/browser/fileapi/obfuscated_file_util.cc View 7 chunks +14 lines, -16 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Avi (use Gerrit)
4 years, 3 months ago (2016-09-16 19:32:23 UTC) #4
danakj
LGTM https://codereview.chromium.org/2347253002/diff/1/storage/browser/fileapi/external_mount_points.cc File storage/browser/fileapi/external_mount_points.cc (right): https://codereview.chromium.org/2347253002/diff/1/storage/browser/fileapi/external_mount_points.cc#newcode206 storage/browser/fileapi/external_mount_points.cc:206: for (auto iter = instance_map_.begin(); iter != instance_map_.end(); ...
4 years, 3 months ago (2016-09-16 19:49:15 UTC) #7
Avi (use Gerrit)
https://codereview.chromium.org/2347253002/diff/1/storage/browser/fileapi/external_mount_points.cc File storage/browser/fileapi/external_mount_points.cc (right): https://codereview.chromium.org/2347253002/diff/1/storage/browser/fileapi/external_mount_points.cc#newcode206 storage/browser/fileapi/external_mount_points.cc:206: for (auto iter = instance_map_.begin(); iter != instance_map_.end(); ++iter) ...
4 years, 3 months ago (2016-09-16 20:08:51 UTC) #8
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/2347253002/20001
4 years, 3 months ago (2016-09-16 20:10:21 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-16 21:03:25 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 21:05:01 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9d3820d506e7a485595da95b32f6b48e27c5aed8
Cr-Commit-Position: refs/heads/master@{#419280}

Powered by Google App Engine
This is Rietveld 408576698