diff options
author | andresantoso@chromium.org <andresantoso@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-25 20:46:27 +0000 |
---|---|---|
committer | andresantoso@chromium.org <andresantoso@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-25 20:46:27 +0000 |
commit | 0282b03c86d52533c58af2c6e8de4c7bc7a89155 (patch) | |
tree | e30c93979caaea0903342521717488a7522af61a /content | |
parent | d0fe478040d70a386c8d43812e06b0396713cd9c (diff) | |
download | chromium_src-0282b03c86d52533c58af2c6e8de4c7bc7a89155.zip chromium_src-0282b03c86d52533c58af2c6e8de4c7bc7a89155.tar.gz chromium_src-0282b03c86d52533c58af2c6e8de4c7bc7a89155.tar.bz2 |
MacViews: Implement text input.
Implement text input for MacViews by making BridgedContentView conform
to NSTextInputClient protocol. Keyboard events are sent to the system input
method to be interpreted, and the resulting NSTextInputClient calls are
translated and forwarded to the ui::TextInputClient of the widget's focused View.
BUG=374077
TEST=BridgedNativeWidgetTest
Review URL: https://codereview.chromium.org/329463002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279806 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
0 files changed, 0 insertions, 0 deletions