Descriptionsync: Move unique_client_tag hashing code
This is one of many changes that will lead up to the introduction of
the bookmark UniquePosition algorithm.
We eventually want to use the hashing code to create a unique tag for
bookmarks. This tag will be initialized at bookmark creation time in
MutableEntry. This patch moves the hashing code out of BaseNode and
into syncable_util so it can be accessed from the syncable layer.
BUG=145412, 126505
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174449
Patch Set 1 #
Total comments: 2
Patch Set 2 : Undo some changes and move a test to syncable_util_unittest #
Messages
Total messages: 6 (0 generated)
|