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

Issue 2342353004: [Sync] NonBlocking type registration clear instead of crashes when also registered as pssive. (Closed)

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

Description

[Sync] NonBlocking type registration clear instead of crashes when also registered as pssive. BUG=634388 Committed: https://crrev.com/49c3f34edcbac33f3ad22dad393a6dfd2123c645 Cr-Commit-Position: refs/heads/master@{#419892}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removing testing hack. #

Patch Set 3 : Removing tuple, didn't realize ModelSafeRoutingInfo was a std::map. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -119 lines) Patch
M components/sync/driver/glue/sync_backend_registrar.cc View 1 17 chunks +66 lines, -56 lines 0 comments Download
M components/sync/driver/glue/sync_backend_registrar_unittest.cc View 1 2 11 chunks +51 lines, -63 lines 0 comments Download

Messages

Total messages: 31 (19 generated)
skym
PTAL
4 years, 3 months ago (2016-09-16 22:46:53 UTC) #5
skym
Fixing upload. https://codereview.chromium.org/2342353004/diff/1/components/sync/driver/glue/sync_backend_registrar.cc File components/sync/driver/glue/sync_backend_registrar.cc (right): https://codereview.chromium.org/2342353004/diff/1/components/sync/driver/glue/sync_backend_registrar.cc#newcode70 components/sync/driver/glue/sync_backend_registrar.cc:70: // last_configured_types_.Remove(type); Whhhhooops. Was making sure that ...
4 years, 3 months ago (2016-09-16 22:51:18 UTC) #8
pavely
Sky, could you change the logic with assumption that SetInitialTypes is always called before RegisterNonBlockingType. ...
4 years, 3 months ago (2016-09-20 01:06:52 UTC) #15
skym
On 2016/09/20 01:06:52, pavely wrote: > Sky, could you change the logic with assumption that ...
4 years, 3 months ago (2016-09-20 17:24:52 UTC) #16
pavely
lgtm
4 years, 3 months ago (2016-09-20 18:11:19 UTC) #17
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/2342353004/40001
4 years, 3 months ago (2016-09-20 19:19:16 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/282893)
4 years, 3 months ago (2016-09-20 19:56:29 UTC) #21
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/2342353004/40001
4 years, 3 months ago (2016-09-20 19:57:50 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/296394)
4 years, 3 months ago (2016-09-20 20:05:03 UTC) #25
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/2342353004/40001
4 years, 3 months ago (2016-09-20 22:16:20 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-20 23:15:06 UTC) #29
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 23:17:20 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/49c3f34edcbac33f3ad22dad393a6dfd2123c645
Cr-Commit-Position: refs/heads/master@{#419892}

Powered by Google App Engine
This is Rietveld 408576698