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

Issue 2437873006: [Sync] Removed ScopdVector and raw news from ModelTypeRegistry. (Closed)

Created:
4 years, 2 months ago by skym
Modified:
4 years, 2 months ago
Reviewers:
maxbogue
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Removed ScopdVector and raw news from ModelTypeRegistry. BUG=658053 Committed: https://crrev.com/6754203e3e27c476757265c0bd35a823258aa7bf Cr-Commit-Position: refs/heads/master@{#426856}

Patch Set 1 #

Patch Set 2 : Moving DirectoryTypeDebugInfoEmitterMap typedef to be private. #

Total comments: 32

Patch Set 3 : Updates for Max. #

Patch Set 4 : And removed the useless wrapping scoped_refptr. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -91 lines) Patch
M components/sync/engine_impl/get_updates_delegate.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M components/sync/engine_impl/model_type_registry.h View 1 5 chunks +11 lines, -10 lines 0 comments Download
M components/sync/engine_impl/model_type_registry.cc View 1 2 3 7 chunks +63 lines, -73 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
skym
PTAL
4 years, 2 months ago (2016-10-20 22:58:27 UTC) #3
maxbogue
https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc File components/sync/engine_impl/get_updates_delegate.cc (right): https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc#newcode19 components/sync/engine_impl/get_updates_delegate.cc:19: UpdateHandlerMap* update_handler_map) { Why are these passed in as ...
4 years, 2 months ago (2016-10-20 23:36:29 UTC) #5
maxbogue
https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/model_type_registry.cc File components/sync/engine_impl/model_type_registry.cc (right): https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/model_type_registry.cc#newcode174 components/sync/engine_impl/model_type_registry.cc:174: model_type_workers_.erase(std::remove_if( On 2016/10/20 23:36:29, maxbogue wrote: > Since there ...
4 years, 2 months ago (2016-10-21 00:40:30 UTC) #8
skym
https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc File components/sync/engine_impl/get_updates_delegate.cc (right): https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc#newcode19 components/sync/engine_impl/get_updates_delegate.cc:19: UpdateHandlerMap* update_handler_map) { On 2016/10/20 23:36:28, maxbogue wrote: > ...
4 years, 2 months ago (2016-10-21 16:15:29 UTC) #11
maxbogue
lgtm! https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc File components/sync/engine_impl/get_updates_delegate.cc (right): https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc#newcode19 components/sync/engine_impl/get_updates_delegate.cc:19: UpdateHandlerMap* update_handler_map) { On 2016/10/21 16:15:28, skym wrote: ...
4 years, 2 months ago (2016-10-21 17:33:45 UTC) #12
skym
https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc File components/sync/engine_impl/get_updates_delegate.cc (right): https://codereview.chromium.org/2437873006/diff/20001/components/sync/engine_impl/get_updates_delegate.cc#newcode19 components/sync/engine_impl/get_updates_delegate.cc:19: UpdateHandlerMap* update_handler_map) { On 2016/10/21 17:33:45, maxbogue wrote: > ...
4 years, 2 months ago (2016-10-21 17:36:19 UTC) #13
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/2437873006/60001
4 years, 2 months ago (2016-10-21 18:36:11 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-21 19:05:39 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 19:08:40 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6754203e3e27c476757265c0bd35a823258aa7bf
Cr-Commit-Position: refs/heads/master@{#426856}

Powered by Google App Engine
This is Rietveld 408576698