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

Issue 1671773002: [Sync] USS: Rename SharedModelTypeProcessor::Start and related methods. (Closed)

Created:
4 years, 10 months ago by maxbogue
Modified:
4 years, 10 months ago
Reviewers:
skym, pavely
CC:
chromium-reviews, tim+watch_chromium.org, maxbogue+watch_chromium.org, plaree+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@smtp
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] USS: Rename SharedModelTypeProcessor::Start and related methods. Trying to make things clearer with the following renames: - Start -> OnSyncStarting - FinishStart -> ReadyToConnect - OnConnect -> ConnectSync - Stop -> DisconnectSync BUG=584486 Committed: https://crrev.com/7d5eb673efe5c93dbf303e75340ec70df15561a4 Cr-Commit-Position: refs/heads/master@{#374842}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Better comments. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -67 lines) Patch
M components/sync_driver/non_blocking_data_type_controller.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M components/sync_driver/non_blocking_data_type_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/public/model_type_processor.h View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M sync/internal_api/public/shared_model_type_processor.h View 1 2 4 chunks +12 lines, -12 lines 0 comments Download
M sync/internal_api/shared_model_type_processor.cc View 1 2 6 chunks +13 lines, -13 lines 0 comments Download
M sync/internal_api/shared_model_type_processor_unittest.cc View 1 2 9 chunks +21 lines, -25 lines 0 comments Download
M sync/internal_api/sync_context_proxy_impl_unittest.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M sync/sessions/model_type_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/test/engine/mock_model_type_processor.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M sync/test/engine/mock_model_type_processor.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (7 generated)
maxbogue
PTAL, this is just a renaming CL.
4 years, 10 months ago (2016-02-05 00:55:10 UTC) #2
skym
LGTM Names all look great. A few suggestions to improve the comments about the functions. ...
4 years, 10 months ago (2016-02-05 15:25:20 UTC) #3
maxbogue
https://codereview.chromium.org/1671773002/diff/1/sync/internal_api/public/model_type_processor.h File sync/internal_api/public/model_type_processor.h (right): https://codereview.chromium.org/1671773002/diff/1/sync/internal_api/public/model_type_processor.h#newcode21 sync/internal_api/public/model_type_processor.h:21: // Callback used to process the handshake response from ...
4 years, 10 months ago (2016-02-08 22:30:17 UTC) #4
pavely
lgtm
4 years, 10 months ago (2016-02-09 01:00:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1671773002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1671773002/20001
4 years, 10 months ago (2016-02-10 19:57:21 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/114318) chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 10 months ago (2016-02-10 20:07:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1671773002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1671773002/40001
4 years, 10 months ago (2016-02-11 00:48:28 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-11 02:35:17 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:34:15 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7d5eb673efe5c93dbf303e75340ec70df15561a4
Cr-Commit-Position: refs/heads/master@{#374842}

Powered by Google App Engine
This is Rietveld 408576698