DescriptionIME (input method editor) support for Aura, part 2 of 3: Add views::InputMethodBridge
InputMethodBridge:
- Implements ui::TextInputClient interface, and receives IME results (e.g. composition text) from ui::InputMethod and forwards them to UI (e.g. a text field).
- Also receives a request like 'CancelComposition' from the UI and forwards it to ui::InputMethod.
Original review: http://codereview.chromium.org/8576005/ (PatchSet #1-8, Comment #1-24)
BUG=97261
TEST=see part 3 of 3.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113131
Patch Set 1 #Patch Set 2 : review #
Total comments: 2
Patch Set 3 : added a TODO #Patch Set 4 : fix view.h path #Patch Set 5 : rebase #Patch Set 6 : final rebase #
Messages
Total messages: 6 (0 generated)
|