DescriptionAllow non default prefetch suggestions to be prefetched
The SearchProvider may mark some suggestions to be prefetched based on
instructions from the suggest server. Currently we prefetch it only if such a
match ranks sufficiently highly. This cl allows to prefetch the suggestion
regardless of its autocomplete rank if allow_prefetch_non_default_match field
trial is enabled.
BUG=386203
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278668
Patch Set 1 #
Total comments: 8
Patch Set 2 : Comments addressed #
Total comments: 2
Patch Set 3 : Autocomplete result check added #
Total comments: 6
Patch Set 4 : Comments addressed #
Messages
Total messages: 12 (0 generated)
|