diff options
author | scheib <scheib@chromium.org> | 2015-03-26 12:30:51 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-26 19:31:31 +0000 |
commit | 52179c1b310fec1797c81ea9a20326839860b7d3 (patch) | |
tree | f7f4a47fc739090dad6b95c3a8791f8029cabc4e /AUTHORS | |
parent | ab29ef03762e48937e6fa28d692b59cdfcf6bc0b (diff) | |
download | chromium_src-52179c1b310fec1797c81ea9a20326839860b7d3.zip chromium_src-52179c1b310fec1797c81ea9a20326839860b7d3.tar.gz chromium_src-52179c1b310fec1797c81ea9a20326839860b7d3.tar.bz2 |
Revert of Allow users to perform queries in the omnibox which begin with a search shortcut. (patchset #4 id:60001 of https://codereview.chromium.org/477873002/)
Reason for revert:
Caused a few OmniboxViewTest interactive_ui_tests failures (tests need updating too).
build:
http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/22466
test output:
https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/501/steps/interactive_ui_tests/logs/OmniboxViewTest.AcceptKeywordBySpace
Looks like try jobs weren't run, only commit queue earlier. Unsure why commit queue didn't include this test - but it's recommended to run 'git cl try' on patches and review.
Original issue's description:
> 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'.
>
> Committed: https://crrev.com/709649607f13acb04e3850d5fd7fc1903c1becae
> Cr-Commit-Position: refs/heads/master@{#322429}
TBR=pkasting@chromium.org,sky@chromium.org,lenny.khazan@gmail.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=393371
Review URL: https://codereview.chromium.org/1030413002
Cr-Commit-Position: refs/heads/master@{#322448}
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -291,7 +291,6 @@ 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> |