DescriptionAdd basic support of URL/search query to Athena home card.
It still takes time to componentize autocomplete input and search
features. However, we have componentized some important parts
already. The added code will be replaced by the real autocomplete
code in the future, but meanwhile, this is good enough.
Feature:
- the logic to check if the input looks like URL / host names
- canonicalize the input to form the actual URL (http://...)
- use TemplateURLService to create the search result page URL
if it looks like a query.
BUG=387207
R=oshima@chromium.org, hashimoto@chromium.org
TBR=pkasting@chromium.org, jar@chromium.org
TEST=manually
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282497
Patch Set 1 #
Total comments: 4
Patch Set 2 : fix #Patch Set 3 : git-cl format #
Messages
Total messages: 13 (0 generated)
|