DescriptionHistory: Add UMA collection for full history sync.
In order to keep track of how many visits from the local DB also
appeared on the server, this CL changes the way local entries are
combined with entries from the server. Rather than mixing the results
in a single list when they arrive, they are kept separate until just
before they are returned to the front end. This also fixes a bug
where the merged view would not be correct if less than |max_count|
unique results were received from the history server.
BUG=177073
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186440
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address nits. #Patch Set 3 : Rebase. #
Messages
Total messages: 4 (0 generated)
|