DescriptionOmnibox: Make HistoryURL Highlight Titles like HistoryQuick Provider
Previously HistoryURL provider would highlight page titles by
searching for the first occurrence of the input term and highlighting
it. This was case sensitive.
Now HistoryURL provider highlights page titles in the same way as
HistoryQuick provider: it normalizes the title (i.e., lowercases it)
and highlights all occurrences that appear at word breaks.
TBR=sky
BUG=318329
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237504
Patch Set 1 #Patch Set 2 : highlight exact input title too #Patch Set 3 : highlight exact input title too #
Total comments: 20
Patch Set 4 : no changes #Patch Set 5 : rebase #Patch Set 6 : Peter's comments #Patch Set 7 : remove unnecessary comment #Patch Set 8 : rebase #
Messages
Total messages: 11 (0 generated)
|