diff options
author | mohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-23 18:49:47 +0000 |
---|---|---|
committer | mohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-23 18:49:47 +0000 |
commit | a78f5aaee502b6f0622a5a2b61b5cfadce9d05f0 (patch) | |
tree | 4ec40595b5d42aaeb4f0c103e748cdf8435bed9b /ui/views/focus | |
parent | e303a98e12dfb03b3eb0a54d00c8ab8093bf023d (diff) | |
download | chromium_src-a78f5aaee502b6f0622a5a2b61b5cfadce9d05f0.zip chromium_src-a78f5aaee502b6f0622a5a2b61b5cfadce9d05f0.tar.gz chromium_src-a78f5aaee502b6f0622a5a2b61b5cfadce9d05f0.tar.bz2 |
Deactivate omnibox touch editing on command execution
A Views textfield hides touch text selection handles on command
execution. Omnibox overrides command execution for some commands without
calling textfield's implementation; so, it needs to hide the handles for
those commands.
Also, introduced TextfieldTestApi class for accessing private members of
Textfield class in tests.
BUG=373532
Review URL: https://codereview.chromium.org/297733002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272569 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views/focus')
0 files changed, 0 insertions, 0 deletions