Descriptiontop sites: allow TopSites to return all 20 cached sites
TopSites was returning just 8 (because that is how many MostVisited needs). However now that we can have more than one consumer of TopSites (the other being an extension), we should leave it up to the consumer to decide how many they want to use. (most_visited.js already slices off the top 8 so no change is needed there)
BUG=100394
TEST=manual
committed r108172
Patch Set 1 #
Total comments: 2
Patch Set 2 : eliminate kTopSitesShown #Messages
Total messages: 7 (0 generated)
|