DescriptionAdd unique_event_id to the WebTouchEvent.
In order for us to map and track between the touch events and their ACKs,
we need to add unique_event_id to WebTouchEvent.
This patch is part of a series:
patch #1: This CL
patch #2: https://codereview.chromium.org/999423003/
BUG=466711
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191965
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Patch Set 3 : Change to uint64_t and ID starts from 1 #
Total comments: 1
Patch Set 4 : #Patch Set 5 : Change the constrctor #Messages
Total messages: 19 (6 generated)
|