DescriptionLimit size of typed url node.
Now, we cap the # visits for each node to 100 items, to avoid hitting the 10K
node size limit on the server. We also ignore all reload visits, since those
are not used by the omnibox suggestion algorithm and tend to be the bulk of
the visits in the large nodes we've encountered.
BUG=89460
TEST=Run unit tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96287
Patch Set 1 #Patch Set 2 : Removed unnecessary #include #Patch Set 3 : Fixed clang compilation error. #
Total comments: 12
Patch Set 4 : Addressed review feedback. #
Messages
Total messages: 5 (0 generated)
|