diff options
author | isherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-17 23:00:19 +0000 |
---|---|---|
committer | isherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-17 23:00:19 +0000 |
commit | 681d27566707595006c468b17c27f8341d176b45 (patch) | |
tree | baf9abff5deaddafdbcfcd56859093d17e3fc6b5 /chrome/browser/cancelable_request.cc | |
parent | a83d4229743f26512b24b9b3f0eb0ea871bb41d7 (diff) | |
download | chromium_src-681d27566707595006c468b17c27f8341d176b45.zip chromium_src-681d27566707595006c468b17c27f8341d176b45.tar.gz chromium_src-681d27566707595006c468b17c27f8341d176b45.tar.bz2 |
Disable autocomplete for search keywords.
We have custom UI for search keywords anyway, so in practice a user would never see the autocompleted url. But, we had been computing the index incorrectly in some cases, as we trim off "http://" and "www." to compute the keyword. Since we don't use it anyway, simplify the logic and get rid of it :)
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3151020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56445 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/cancelable_request.cc')
0 files changed, 0 insertions, 0 deletions