DescriptionFix keyword recognition.
The InMemoryURLIndex was not properly recognizing that a search string with a trailing space was not inline-able. The test for determingin inline-ability has been made more robust.
BUG=110428
TEST=Type 'http' and then <space>. If this doesn't offer a [Search Google] then things are working properly. Also enhanced the InMemoryURLIndexTest.Retrieval unit test.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119338
Patch Set 1 #Patch Set 2 : Change IMUI to handle trailing space as a multi-term query. #
Total comments: 4
Patch Set 3 : Now handles multiple occurrences of search term in URL. Added test. #
Total comments: 4
Messages
Total messages: 12 (0 generated)
|