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

Issue 2457923002: Remove stl_util's deletion function use and ScopedVector from chrome/browser/download/. (Closed)

Created:
4 years, 1 month ago by Avi (use Gerrit)
Modified:
4 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, asanka
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stl_util's deletion function use and ScopedVector from chrome/browser/download/. BUG=555865, 554289 Committed: https://crrev.com/aa346b0d110225fdc80629750c2e5ccafe2e2a49 Cr-Commit-Position: refs/heads/master@{#428369}

Patch Set 1 #

Patch Set 2 : extra clear #

Total comments: 8

Patch Set 3 : sky #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -63 lines) Patch
M chrome/browser/download/download_browsertest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/download/download_history_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/download/download_query.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/download/download_query_unittest.cc View 1 2 3 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/download/download_status_updater.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/download/download_status_updater.cc View 1 2 4 chunks +13 lines, -17 lines 0 comments Download
M chrome/browser/download/download_status_updater_unittest.cc View 1 11 chunks +36 lines, -34 lines 0 comments Download
M chrome/browser/download/download_target_determiner_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/download/download_ui_controller.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 21 (14 generated)
Avi (use Gerrit)
4 years, 1 month ago (2016-10-27 21:16:30 UTC) #6
Avi (use Gerrit)
Nico's out until Monday. Scott, you comfortable taking this?
4 years, 1 month ago (2016-10-28 03:53:39 UTC) #10
sky
LGTM https://codereview.chromium.org/2457923002/diff/20001/chrome/browser/download/download_query_unittest.cc File chrome/browser/download/download_query_unittest.cc (right): https://codereview.chromium.org/2457923002/diff/20001/chrome/browser/download/download_query_unittest.cc#newcode105 chrome/browser/download/download_query_unittest.cc:105: std::vector<content::MockDownloadItem*> mocks_; It's unfortunate that two vectors with ...
4 years, 1 month ago (2016-10-28 13:33:59 UTC) #11
Avi (use Gerrit)
https://codereview.chromium.org/2457923002/diff/20001/chrome/browser/download/download_query_unittest.cc File chrome/browser/download/download_query_unittest.cc (right): https://codereview.chromium.org/2457923002/diff/20001/chrome/browser/download/download_query_unittest.cc#newcode105 chrome/browser/download/download_query_unittest.cc:105: std::vector<content::MockDownloadItem*> mocks_; On 2016/10/28 13:33:59, sky wrote: > It's ...
4 years, 1 month ago (2016-10-28 14:04:10 UTC) #14
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/2457923002/40001
4 years, 1 month ago (2016-10-28 14:20:33 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-28 14:53:18 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 14:55:05 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/aa346b0d110225fdc80629750c2e5ccafe2e2a49
Cr-Commit-Position: refs/heads/master@{#428369}

Powered by Google App Engine
This is Rietveld 408576698