DescriptionAdd support for reposting the ET_GESTURE_TAP_DOWN gesture event to the RootWindow and in the
corresponding function in the MenuController class.
This is on the same lines as posting the mouse down messages when we are exiting a menu
loop. In this case the user touches outside the menu bounds and the menu should abort while
reposting the gesture to the concerned window.
The other change is to process touch events in the HWNDMessageHandler class asynchronously as we don't
receive touch events if a modal loop is entered in the context of a touch message. Appears to be a bug
in Windows.
BUG=277018
R=sky@chromium.org
TBR=sadrul
TEST=RepostTapdownGestureTest
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219190
Patch Set 1 #Patch Set 2 : #
Total comments: 12
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 4
Messages
Total messages: 7 (0 generated)
|