DescriptionIgnore gesture sequences that have no target.
This CL implements a speculative fix for the associated bug, on the
theory that sequences associated with context menus (triggered by
GestureLongPress) may not be properly suppressed on Windows, leading
to the observation of sequences without any target in
RenderWidgetHostInputEventRouter. If this hypothesis is correct, then
we should be correct in ignoring such sequences, and this CL implements
that.
This CL also removes the code for collecting debug data introduced in
https://codereview.chromium.org/1783533002/.
BUG=592319
Committed: https://crrev.com/2816a742570a0f68237ec9fd6ab31320c36a75e1
Cr-Commit-Position: refs/heads/master@{#381540}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add TODO with bug. #
Messages
Total messages: 15 (9 generated)
|