diff options
author | lenny.khazan <lenny.khazan@gmail.com> | 2015-03-26 11:23:11 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-26 18:23:48 +0000 |
commit | 709649607f13acb04e3850d5fd7fc1903c1becae (patch) | |
tree | 4c1500ebe2552660a314f1e80570f514e4d76289 /AUTHORS | |
parent | 044f3ca9e0eb0dc89ed529ef1fd7c0d20534b95d (diff) | |
download | chromium_src-709649607f13acb04e3850d5fd7fc1903c1becae.zip chromium_src-709649607f13acb04e3850d5fd7fc1903c1becae.tar.gz chromium_src-709649607f13acb04e3850d5fd7fc1903c1becae.tar.bz2 |
Allow users to perform queries in the omnibox which begin with a search
shortcut.
Previously, if a user had (for example) configured a search shortcut of 'cs' which
went to cs.chromium.org, they would be unable to (easily) start a query in the
omnibox starting with 'cs'. Now, backspacing the keyword leaves the space after
the keyword, allowing the user to continue typing without reenabling keyword
mode.
BUG=393371
NOTRY=true
R=pkasting@chromium.org
TEST=type 'google.com ' into the omnibar and it should enter keyword mode.
Press backspace and 'google.com ' will be left in the omnibar, rather than
'google.com'.
Review URL: https://codereview.chromium.org/477873002
Cr-Commit-Position: refs/heads/master@{#322429}
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -291,6 +291,7 @@ Laszlo Radanyi <bekkra@gmail.com> Lauren Yeun Kim <lauren.yeun.kim@gmail.com> Lauri Oherd <lauri.oherd@gmail.com> Leith Bade <leith@leithalweapon.geek.nz> +Lenny Khazan <lenny.khazan@gmail.com> Li Yin <li.yin@intel.com> Lidwine Genevet <lgenevet@cisco.com> Lionel Landwerlin <lionel.g.landwerlin@intel.com> |