DescriptionPass tap count (1 or 2) with tap gesture events
This is necessary to support the generation of the correct dblclick event sequence in WebKit.
Remove evil generic_x/generic_y from GestureEventDetails (some event types have data other than floats in that position of the union, this wasn't typesafe).
Adds missing double tap gesture recognizer unit tests.
This makes ET_GESTURE_DOUBLE_TAP pretty pointless now. I've filed crbug.com/140382 to track removing it.
BUG=115486
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149935
Patch Set 1 #Patch Set 2 : Fix comment #Patch Set 3 : Fix windows build #
Total comments: 6
Patch Set 4 : Sadrul CR feedback #Patch Set 5 : Merge with trunk #
Messages
Total messages: 7 (0 generated)
|