Limit 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. Review URL: http://codereview.chromium.org/7550062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96287 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment