DescriptionFactor out bookmark-specific sorting logic from BookmarkIndex
BookmarkIndex contains logic for sorting bookmarks by the number of times
the bookmark URL was typed into the omnibox. This change moves the logic
out of BookmarkIndex. Instead, if a TitledUrlNodeSorter is supplied when
the index is constructed then it will be used to sort the match results.
BUG=630769
Committed: https://crrev.com/191b88720ff188f2aa3aac77265a1c3573e95f0e
Cr-Commit-Position: refs/heads/master@{#438250}
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 10
Patch Set 3 : comments, virtual destructor, explicit #
Messages
Total messages: 16 (7 generated)
|