Description[Sync] Fix mobile bookmark folder association on non-android
We were failing to associate the mobile bookmarks folder at sync startup time.
This could result in various seemingly-random bookmark unrecoverable errors.
We now associate the bookmark folder if it's there, and condition triggering
an association error on whether we expected it to be there (which we only do
on ANDROID platforms).
BUG=121587
TEST=Sign in to sync with a clean profile, but synced mobile bookmarks existing
in the mobile bookmarks folder on the server. Bookmarks should appear on the
desktop client.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151178
Patch Set 1 #Patch Set 2 : Add ifdef #
Total comments: 1
Patch Set 3 : Review #
Messages
Total messages: 5 (0 generated)
|