DescriptionEnsure that TemplateURLs removed by prepopulate search engine merging is also removed from Sync.
We do this by keeping a list of pre-sync deleted GUIDs, which is populated whenever a TemplateURL entry is removed from the DB during startup merging. We then use this list to ignore the appropriate entries from Sync, and to inform Sync that they should be deleted.
BUG=128210
TEST=unit_test TemplateURLServiceSyncTest.PreSyncDeletes
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137490
Patch Set 1 : init #
Total comments: 8
Patch Set 2 : removed AddPreSyncDeletedGUIDForTesting; test empty set; merge to TOT #
Messages
Total messages: 6 (0 generated)
|