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

Issue 2240083004: Remove stl_util's STLDeleteContainerPairPointers. (Closed)

Created:
4 years, 4 months ago by Avi (use Gerrit)
Modified:
4 years, 4 months ago
CC:
chromium-reviews, groby+spellwatch_chromium.org, grt+watch_chromium.org, rlp+watch_chromium.org, rouslan+spell_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stl_util's STLDeleteContainerPairPointers. Along the way, remove some linked_ptr usage, too. BUG=555865, 556939 Committed: https://crrev.com/d99bd1a3a659975bc78b4b2dcb900537c0ef761b Cr-Commit-Position: refs/heads/master@{#412674}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Total comments: 6

Patch Set 4 : mattm #

Patch Set 5 : rebase #

Patch Set 6 : rebase for reals #

Patch Set 7 : mattm #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -96 lines) Patch
M base/stl_util.h View 1 2 1 chunk +0 lines, -18 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.h View 4 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.cc View 1 2 3 13 chunks +41 lines, -46 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service_unittest.cc View 1 2 3 4 5 6 2 chunks +10 lines, -11 lines 0 comments Download
M components/spellcheck/browser/spelling_service_client.h View 1 2 3 4 2 chunks +7 lines, -2 lines 0 comments Download
M components/spellcheck/browser/spelling_service_client.cc View 1 2 3 4 5 4 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 47 (34 generated)
Avi (use Gerrit)
groby: spellchecker mattm: safe browsing mark: base
4 years, 4 months ago (2016-08-13 04:45:29 UTC) #19
Avi (use Gerrit)
On 2016/08/13 04:45:29, Avi wrote: > groby: spellchecker > mattm: safe browsing > mark: base ...
4 years, 4 months ago (2016-08-16 15:56:53 UTC) #20
Mark Mentovai
LGTM in base
4 years, 4 months ago (2016-08-16 16:43:48 UTC) #21
mattm
Nice cleanup, just a few nits. https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service.cc File chrome/browser/safe_browsing/client_side_detection_service.cc (right): https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service.cc#newcode288 chrome/browser/safe_browsing/client_side_detection_service.cc:288: net::URLFetcher* fetcher = ...
4 years, 4 months ago (2016-08-16 20:41:22 UTC) #22
groby-ooo-7-16
Neat. LGTM, and a question just for my own curiosity: Why not make the callback ...
4 years, 4 months ago (2016-08-17 16:34:17 UTC) #23
Avi (use Gerrit)
On 2016/08/17 16:34:17, groby wrote: > Neat. > > LGTM, and a question just for ...
4 years, 4 months ago (2016-08-17 16:38:54 UTC) #24
Avi (use Gerrit)
https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service.cc File chrome/browser/safe_browsing/client_side_detection_service.cc (right): https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service.cc#newcode288 chrome/browser/safe_browsing/client_side_detection_service.cc:288: net::URLFetcher* fetcher = On 2016/08/16 20:41:22, mattm wrote: > ...
4 years, 4 months ago (2016-08-17 18:25:37 UTC) #29
Avi (use Gerrit)
mattm, ptal.
4 years, 4 months ago (2016-08-17 21:22:01 UTC) #38
mattm
lgtm https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service_unittest.cc File chrome/browser/safe_browsing/client_side_detection_service_unittest.cc (right): https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service_unittest.cc#newcode158 chrome/browser/safe_browsing/client_side_detection_service_unittest.cc:158: csd_service_->cache_[gurl] = base::WrapUnique( On 2016/08/17 18:25:37, Avi wrote: ...
4 years, 4 months ago (2016-08-17 21:28:34 UTC) #39
Avi (use Gerrit)
https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service_unittest.cc File chrome/browser/safe_browsing/client_side_detection_service_unittest.cc (right): https://codereview.chromium.org/2240083004/diff/40001/chrome/browser/safe_browsing/client_side_detection_service_unittest.cc#newcode158 chrome/browser/safe_browsing/client_side_detection_service_unittest.cc:158: csd_service_->cache_[gurl] = base::WrapUnique( On 2016/08/17 21:28:34, mattm wrote: > ...
4 years, 4 months ago (2016-08-17 21:34:55 UTC) #40
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/2240083004/120001
4 years, 4 months ago (2016-08-17 21:35:45 UTC) #43
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 4 months ago (2016-08-17 22:44:26 UTC) #45
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 22:46:24 UTC) #47
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/d99bd1a3a659975bc78b4b2dcb900537c0ef761b
Cr-Commit-Position: refs/heads/master@{#412674}

Powered by Google App Engine
This is Rietveld 408576698