DescriptionCentralize keypress listener handling in non-platform-specific code.
This moves the GTK- and Views-specific code for alerting RenderWidgetHostView keypress listeners of keypress events into the shared method RenderWidgetHostImpl::ForwardKeyboardEvent() that all implementations bottleneck through.
Also updates RenderWidgetHostImpl::KeyPressListenersHandleEvent() to ignore events with the skip_in_browser flag set.
BUG=51644
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175691
Patch Set 1 #
Total comments: 2
Patch Set 2 : Keep ignoring input events #
Messages
Total messages: 7 (0 generated)
|