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

Issue 2287783002: Remove stl_util's STLValueDeleter. (Closed)

Created:
4 years, 3 months ago by Avi (use Gerrit)
Modified:
4 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stl_util's STLValueDeleter. This is done by making SPDY's stream info map own the StreamInfos, and by making sync's MetahandlesMap own the EntryKernels. BUG=555865 Committed: https://crrev.com/5cf400eafc3ad4da94998dcae6d465d9fc36a1c3 Cr-Commit-Position: refs/heads/master@{#415347}

Patch Set 1 #

Patch Set 2 : moar #

Patch Set 3 : fix #

Patch Set 4 : compile #

Patch Set 5 : fix #

Total comments: 7

Patch Set 6 : nits #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -125 lines) Patch
M base/stl_util.h View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/download/notification/download_item_notification_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/notification/download_notification_manager.h View 1 3 chunks +4 lines, -10 lines 0 comments Download
M chrome/browser/download/notification/download_notification_manager.cc View 1 2 3 4 5 9 chunks +15 lines, -19 lines 0 comments Download
M components/sync/engine_impl/get_updates_processor_unittest.cc View 3 chunks +10 lines, -8 lines 0 comments Download
M components/sync/syncable/directory.h View 3 chunks +5 lines, -3 lines 0 comments Download
M components/sync/syncable/directory.cc View 1 2 3 4 5 6 14 chunks +19 lines, -23 lines 0 comments Download
M components/sync/syncable/directory_backing_store.cc View 2 chunks +5 lines, -7 lines 0 comments Download
M components/sync/syncable/directory_backing_store_unittest.cc View 9 chunks +4 lines, -11 lines 0 comments Download
M components/sync/syncable/on_disk_directory_backing_store.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/http2_write_scheduler.h View 1 2 3 4 5 9 chunks +30 lines, -30 lines 0 comments Download

Messages

Total messages: 47 (34 generated)
Avi (use Gerrit)
zea: sync svaldez: browser/download cbentzel: net mark: base
4 years, 3 months ago (2016-08-29 15:03:53 UTC) #26
svaldez
chrome/browser/downloads lgtm.
4 years, 3 months ago (2016-08-29 15:09:17 UTC) #27
Mark Mentovai
LGTM
4 years, 3 months ago (2016-08-29 16:12:26 UTC) #28
Nicolas Zea
lgtm with a nit https://codereview.chromium.org/2287783002/diff/80001/components/sync/syncable/directory.cc File components/sync/syncable/directory.cc (right): https://codereview.chromium.org/2287783002/diff/80001/components/sync/syncable/directory.cc#newcode107 components/sync/syncable/directory.cc:107: metahandles_map.clear(); Won't this happen automatically?
4 years, 3 months ago (2016-08-29 18:36:35 UTC) #31
cbentzel
net/ LGTM https://codereview.chromium.org/2287783002/diff/80001/net/spdy/http2_write_scheduler.h File net/spdy/http2_write_scheduler.h (right): https://codereview.chromium.org/2287783002/diff/80001/net/spdy/http2_write_scheduler.h#newcode26 net/spdy/http2_write_scheduler.h:26: #include "base/stl_util.h" Do you know if this ...
4 years, 3 months ago (2016-08-29 18:48:01 UTC) #32
Avi (use Gerrit)
https://codereview.chromium.org/2287783002/diff/80001/components/sync/syncable/directory.cc File components/sync/syncable/directory.cc (right): https://codereview.chromium.org/2287783002/diff/80001/components/sync/syncable/directory.cc#newcode107 components/sync/syncable/directory.cc:107: metahandles_map.clear(); On 2016/08/29 18:36:35, Nicolas Zea wrote: > Won't ...
4 years, 3 months ago (2016-08-29 19:12:17 UTC) #33
cbentzel
+bnc as another set of eyes on the h2 priority stuff https://codereview.chromium.org/2287783002/diff/80001/net/spdy/http2_write_scheduler.h File net/spdy/http2_write_scheduler.h (right): ...
4 years, 3 months ago (2016-08-29 19:19:20 UTC) #37
Bence
net/spdy/ LGTM.
4 years, 3 months ago (2016-08-29 19:43:07 UTC) #38
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/2287783002/100001
4 years, 3 months ago (2016-08-29 19:53:01 UTC) #39
commit-bot: I haz the power
Failed to apply patch for components/sync/syncable/directory.cc: While running git apply --index -3 -p1; error: patch ...
4 years, 3 months ago (2016-08-30 05:08:18 UTC) #41
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/2287783002/120001
4 years, 3 months ago (2016-08-30 16:04:32 UTC) #44
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 3 months ago (2016-08-30 17:57:21 UTC) #45
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 18:01:15 UTC) #47
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/5cf400eafc3ad4da94998dcae6d465d9fc36a1c3
Cr-Commit-Position: refs/heads/master@{#415347}

Powered by Google App Engine
This is Rietveld 408576698