DescriptionEliminate redundant IPC used for showing the Windows virtual keyboard
Remove |ViewHostMsg_FocusedNodeTouched|, currently used to display the
Windows virtual keyboard. Instead, add a separate parameter to the
existing |ViewHostMsg_FocusedNodeChanged| indicating the causal event
type, allowing that message to control showing/hiding of the keyboard.
BUG=420130
Patch Set 1 #
|