Disable the USS migrator for synced bookmarks
The vast majority of bookmarks have already gone through the USS migrator according to metric Sync.USSMigrationEntityCount.BOOKMARK and it's no longer worth maintaining the historically-problematic USS migrator. Specifically, the proto fields originator_cache_guid and originator_client_item_id and NOT populated by the USS migrator, and this causes issues when it comes to inferring GUIDs for bookmarks, as the code started doing recently in particular with https://chromium-review.googlesource.com/c/chromium/src/+/1948430. Change-Id: I537faa4c19300e12e23ff0a97b1ad52d165d5e3a Bug: 1048381,978430 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041290 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#738929}
Showing
Please register or sign in to comment