DescriptionBetter handling of UNKNOWN versus QUERY in a couple ways.
First, made it possible to navigate to "invalid" hostnames in a number of additional cases, including when the user types an explicit scheme or when we have a valid TLD and no spaces. The default action for these kinds of inputs is still search, but we'll pull up an accidental search infobar if need be now.
Second, made the HistoryURLProvider show a What You Typed match for UNKNOWN inputs when the user explicitly typed "http:" or "https:" at the front, since these have the highest probability of being navigational inputs.
BUG=26341
TEST=Type "http://foo bar baz.com" and verify you are given a (non-default) entry in the dropdown to navigate.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30830
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|