DescriptionRewrite TemplateURLService's SyncableService implmentation to avoid sending ACTION_DELETEs to Sync.
This rewrite should make MergeDataAndStartSyncing more robust, resulting in fewer underscore dupes and hopefully fewer SyncErrors, as we are more careful about when we send ACTION_UPDATEs during initial merge.
Update unit tests to reflect these changes.
BUG=140732
TEST=Sync two clients with different search engine entries and ensure that they end up in sync. Try to add, update, or remove entries from one client and expect the same to occur on the other.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151569
Patch Set 1 #Patch Set 2 : Fix memory leak in test. #
Total comments: 2
Patch Set 3 : pkasting nit #
Messages
Total messages: 6 (0 generated)
|