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

Issue 18132003: [Sync] Trigger unapply + getupdates for persistence errors (Closed)

Created:
7 years, 5 months ago by Nicolas Zea
Modified:
7 years, 5 months ago
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin, tim (not reviewing)
Visibility:
Public.

Description

[Sync] Trigger unapply + getupdates for persistence errors Persistence errors are handled by stopping them, reconfiguring with them, and then as part of the reconfigure process unapplying + doing a sync cycle for them. BUG=239828 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210013

Patch Set 1 #

Patch Set 2 : Self review #

Total comments: 5

Patch Set 3 : Rebase and revert testing change #

Patch Set 4 : Rebase #

Patch Set 5 : Fix formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -91 lines) Patch
M chrome/browser/sync/glue/backend_data_type_configurer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_model_associator.cc View 1 2 3 4 2 chunks +11 lines, -3 lines 0 comments Download
M chrome/browser/sync/glue/data_type_manager_impl.h View 1 2 1 chunk +11 lines, -6 lines 0 comments Download
M chrome/browser/sync/glue/data_type_manager_impl.cc View 1 2 6 chunks +39 lines, -12 lines 0 comments Download
M chrome/browser/sync/glue/data_type_manager_impl_unittest.cc View 26 chunks +144 lines, -51 lines 0 comments Download
M chrome/browser/sync/glue/failed_data_types_handler.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/failed_data_types_handler.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/model_association_manager.cc View 1 2 6 chunks +18 lines, -6 lines 0 comments Download
M chrome/browser/sync/glue/model_association_manager_unittest.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_bookmark_unittest.cc View 1 2 3 5 chunks +59 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nicolas Zea
PTAL
7 years, 5 months ago (2013-06-28 00:48:14 UTC) #1
tim (not reviewing)
This CL is kind of hard to review without https://codereview.chromium.org/15701022, might be useful for haitao ...
7 years, 5 months ago (2013-07-01 21:10:18 UTC) #2
Nicolas Zea
Done, PTAL https://chromiumcodereview.appspot.com/18132003/diff/2001/chrome/browser/sync/glue/bookmark_model_associator.cc File chrome/browser/sync/glue/bookmark_model_associator.cc (right): https://chromiumcodereview.appspot.com/18132003/diff/2001/chrome/browser/sync/glue/bookmark_model_associator.cc#newcode715 chrome/browser/sync/glue/bookmark_model_associator.cc:715: (native_version != sync_version || native_version != 0)) ...
7 years, 5 months ago (2013-07-01 23:27:45 UTC) #3
tim (not reviewing)
LGTM https://chromiumcodereview.appspot.com/18132003/diff/2001/chrome/browser/sync/glue/sync_backend_host.cc File chrome/browser/sync/glue/sync_backend_host.cc (right): https://chromiumcodereview.appspot.com/18132003/diff/2001/chrome/browser/sync/glue/sync_backend_host.cc#newcode737 chrome/browser/sync/glue/sync_backend_host.cc:737: types_to_download.PutAll(clean_first_types); On 2013/07/01 23:27:45, Nicolas Zea wrote: > ...
7 years, 5 months ago (2013-07-02 18:54:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/18132003/25001
7 years, 5 months ago (2013-07-03 00:18:54 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-03 00:52:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/18132003/45001
7 years, 5 months ago (2013-07-03 16:54:34 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-07-03 18:46:17 UTC) #8
Message was sent while issue was closed.
Change committed as 210013

Powered by Google App Engine
This is Rietveld 408576698