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

Issue 2236453002: storage: Use stl utilities from the base namespace (Closed)

Created:
4 years, 4 months ago by Sami
Modified:
4 years, 4 months ago
Reviewers:
kinuko
CC:
chromium-reviews, kinuko+fileapi, nhiroki, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

storage: Use stl utilities from the base namespace The utilities in base/stl_util.h have been moved from the global into the base namespace. This patch updates the call sites accordingly. No functional changes. BUG=636301 Committed: https://crrev.com/3ddef1acf160019132f3a75ffb81aac7c8bbec10 Cr-Commit-Position: refs/heads/master@{#411219}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -31 lines) Patch
M storage/browser/blob/blob_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/blob/blob_storage_registry.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M storage/browser/fileapi/copy_or_move_operation_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/external_mount_points.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M storage/browser/fileapi/file_system_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M storage/browser/fileapi/file_system_operation_runner.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M storage/browser/fileapi/file_system_usage_cache.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M storage/browser/fileapi/isolated_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M storage/browser/fileapi/obfuscated_file_util.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M storage/browser/fileapi/plugin_private_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/sandbox_file_system_backend_delegate.cc View 1 chunk +2 lines, -1 line 0 comments Download
M storage/browser/quota/client_usage_tracker.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M storage/browser/quota/quota_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M storage/browser/quota/storage_monitor.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M storage/browser/quota/usage_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
Sami
PTAL.
4 years, 4 months ago (2016-08-10 16:44:05 UTC) #7
kinuko
lgtm
4 years, 4 months ago (2016-08-11 01:31:31 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/2236453002/1
4 years, 4 months ago (2016-08-11 01:33:30 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-11 01:39:49 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 01:42:49 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3ddef1acf160019132f3a75ffb81aac7c8bbec10
Cr-Commit-Position: refs/heads/master@{#411219}

Powered by Google App Engine
This is Rietveld 408576698