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

Issue 2864713002: [USS] Add function for update storage key for processor (Closed)

Created:
3 years, 7 months ago by Gang Wu
Modified:
3 years, 7 months ago
Reviewers:
pavely
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[USS] Add function for update storage key for processor Add UpdateStorageKey into processor, so bridge can update storage key in processor. BUG=719623 Review-Url: https://codereview.chromium.org/2864713002 Cr-Commit-Position: refs/heads/master@{#471222} Committed: https://chromium.googlesource.com/chromium/src/+/6fb560e0be6e124a89f10780668c3d150c0340e4

Patch Set 1 #

Total comments: 16

Patch Set 2 : Pavel's review #

Total comments: 6

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -20 lines) Patch
M components/sync/model/fake_model_type_change_processor.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/sync/model/fake_model_type_change_processor.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M components/sync/model/fake_model_type_sync_bridge.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M components/sync/model/fake_model_type_sync_bridge.cc View 3 chunks +12 lines, -15 lines 0 comments Download
M components/sync/model/model_type_change_processor.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M components/sync/model_impl/processor_entity_tracker.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M components/sync/model_impl/processor_entity_tracker.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M components/sync/model_impl/shared_model_type_processor.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/sync/model_impl/shared_model_type_processor.cc View 1 1 chunk +23 lines, -0 lines 0 comments Download
M components/sync/model_impl/shared_model_type_processor_unittest.cc View 1 2 7 chunks +80 lines, -4 lines 0 comments Download

Messages

Total messages: 34 (26 generated)
Gang Wu
PTAL
3 years, 7 months ago (2017-05-08 18:29:11 UTC) #7
pavely
https://codereview.chromium.org/2864713002/diff/40001/components/sync/model/fake_model_type_sync_bridge.cc File components/sync/model/fake_model_type_sync_bridge.cc (left): https://codereview.chromium.org/2864713002/diff/40001/components/sync/model/fake_model_type_sync_bridge.cc#oldcode265 components/sync/model/fake_model_type_sync_bridge.cc:265: EXPECT_TRUE(db_->HasMetadata(kv.first)); Why is this assertion not valid anymore? Is ...
3 years, 7 months ago (2017-05-09 00:49:25 UTC) #10
Gang Wu
updated, most of tests are passed, seems other jobs failed because try-bots are broken. will ...
3 years, 7 months ago (2017-05-09 22:33:15 UTC) #18
Gang Wu
ping
3 years, 7 months ago (2017-05-11 18:48:26 UTC) #19
pavely
lgtm % couple of nits https://codereview.chromium.org/2864713002/diff/80001/components/sync/model_impl/shared_model_type_processor_unittest.cc File components/sync/model_impl/shared_model_type_processor_unittest.cc (right): https://codereview.chromium.org/2864713002/diff/80001/components/sync/model_impl/shared_model_type_processor_unittest.cc#newcode125 components/sync/model_impl/shared_model_type_processor_unittest.cc:125: std::map<std::string, std::string> updated_key; updated_key ...
3 years, 7 months ago (2017-05-11 20:58:42 UTC) #20
Gang Wu
https://codereview.chromium.org/2864713002/diff/80001/components/sync/model_impl/shared_model_type_processor_unittest.cc File components/sync/model_impl/shared_model_type_processor_unittest.cc (right): https://codereview.chromium.org/2864713002/diff/80001/components/sync/model_impl/shared_model_type_processor_unittest.cc#newcode125 components/sync/model_impl/shared_model_type_processor_unittest.cc:125: std::map<std::string, std::string> updated_key; On 2017/05/11 20:58:42, pavely wrote: > ...
3 years, 7 months ago (2017-05-11 21:56:23 UTC) #22
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/2864713002/120001
3 years, 7 months ago (2017-05-12 04:29:32 UTC) #31
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 04:34:38 UTC) #34
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/6fb560e0be6e124a89f10780668c...

Powered by Google App Engine
This is Rietveld 408576698