diff options
author | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 19:51:59 +0000 |
---|---|---|
committer | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 19:51:59 +0000 |
commit | 2c02986320e4de786b306499b6f2c64751f54d04 (patch) | |
tree | d8ca70af09a2908bde1d172a487f302362100e08 /base/message_pump.h | |
parent | 4f876793cc6abebb436545a4e8934cd1a5c3d80e (diff) | |
download | chromium_src-2c02986320e4de786b306499b6f2c64751f54d04.zip chromium_src-2c02986320e4de786b306499b6f2c64751f54d04.tar.gz chromium_src-2c02986320e4de786b306499b6f2c64751f54d04.tar.bz2 |
[Mac] Remove guard on FocusLocation() in autocomplete field.
Reapplies http://codereview.chromium.org/149492 . That version was
accidentally calling this code as part of the class implementation,
which caused the code to receive the "done editing" notification,
which caused the code to drop the popup...
This version stops using FocusLocation() internally, instead messaging
field_ directly.
http://crbug.com/12246
TEST=Type some stuff in address bar. Popup should popup with suggestions. With cursor still in bar, Command-l should select all.
Review URL: http://codereview.chromium.org/155537
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20769 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/message_pump.h')
0 files changed, 0 insertions, 0 deletions