Description[Sync] Add support for associating a new Synced Bookmarks node.
Previously we would result in an unrecoverable error when the server sends
us a newly created Synced Bookmarks node. We now properly detect and associate
it, allowing us to also associate new bookmarks created under the Synced
Bookmarks folder.
In addition, we soften our conditions for unrecoverable errors. A bookmark
that cannot be added is ignored, instead of triggering an error. There are
very few of these, and are likely triggered by a crash during initial
association.
BUG=108978
TEST=sync_integration_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=127101
Patch Set 1 #Patch Set 2 : Caps #
Total comments: 2
Patch Set 3 : Address comments, rebase #Patch Set 4 : Stray character #
Total comments: 2
Patch Set 5 : Add python test #
Total comments: 8
Patch Set 6 : Address python comments #
Total comments: 2
Patch Set 7 : Rebase, address comments #Messages
Total messages: 13 (0 generated)
|