Descriptiontouch: Return an enum from OnTouchEvent.
The enum returned from OnTouchEvent reflects the current status of the touch-sequence. This can be used by the RootView to determine when the touch-event-handler should be reset.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71677
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use OnTouchEvent to notify of touch-sequence status. #Patch Set 3 : Update tests, add a missed case. #
Total comments: 2
Patch Set 4 : Add TODO, look for TOUCH_STATUS_START. #
Total comments: 4
Patch Set 5 : comments #
Messages
Total messages: 14 (0 generated)
|