DescriptionOmnibox: Add Field Trial to Skip HistoryURL Provider Searching its Database
I'm hopeful this will work because then it can simplify the scoring code.
The experiment for the HUP-like-mode in HQP seemed promising
https://code.google.com/p/chromium/issues/detail?id=490812
(i.e., neutral). Let's see if we can disable HUP if that mode is enabled.
We do lose some features. For instance, HUP culls
redirects. HQP does not. This means that if HUP
manages to find three good sites post-redirect-culling,
HQP may not be able to because it may have some
equivalent (redirect) URLs laying around.
Note that HUP still uses its database implicitly.
This experiment will not test whether we can remove
the database entirely. The HUP still uses its database
for identify typed hosts or shorter matches for instance.
BUG=
Committed: https://crrev.com/698889eb869e54529dd2fdfb684f10b6b03a5e8a
Cr-Commit-Position: refs/heads/master@{#362922}
Patch Set 1 #
Total comments: 2
Patch Set 2 : expand if clause #
Messages
Total messages: 12 (6 generated)
|