DescriptionPrevent Meta Info from being overwritten due to reordering of entries.
This fixes a client side issue that contributes to crbug.com/439110.
The code that updates Sync Data with meta info from bookmark model is changed
to verify whether the new meta info is equivalent to the original one to avoid
doing an unnecessary mutation due to reordering of entries. The reordering occurs
due to sorting by key when MetaInfo is retrieved from BookmarkSpecifics in the
first place and added to MetaInfoMap.
BUG=455291
Committed: https://crrev.com/a2ef17dfc09c595f16c5a097fd1a483acb66a481
Cr-Commit-Position: refs/heads/master@{#314840}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed CR feedback #
Messages
Total messages: 10 (4 generated)
|