Chromium Code Reviews
DescriptionRoute IME-related IPCs to the active/focused RenderWidget (Mac)
This CL will route IPCs resulted from IME-related methods in RenderWidgetHostCocoaView to the correct (focused) RenderWidget. The CL also adds unit tests for each method modified.
Modified methods:
* confirmComposition (InputMsg_ImeConfirmComposition)
* insertText (InputMsg_ImeConfirmComposition)
* setMarkedText (InputMsg_ImeSetComposition)
* unmarkText (InputMsg_ImeConfirmComposition)
BUG=578168, 602723
Committed: https://crrev.com/fd5f5a89a6a3cc76fade71f9c32e4be1801d95ea
Cr-Commit-Position: refs/heads/master@{#411552}
Patch Set 1 #Patch Set 2 : Fixed an error in test #Patch Set 3 : Refactored Tests #Patch Set 4 : Rebased #
Total comments: 4
Patch Set 5 : Addressing avi@'s comments #
Total comments: 7
Patch Set 6 : Rebased #Patch Set 7 : Addressed erickchen@ comments + Making RWHVMacTest -> InputMethodMacTest. #
Messages
Total messages: 34 (21 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||