Always send the ET_GESTURE_END event as the last one for every touch
event. Occasionally we synthesize scroll or tap cancel events when a touch sequence has been canceled or terminated, we want to make sure that ET_GESTURE_END always happens after them. BUG=379772 Review URL: https://codereview.chromium.org/549333002 Cr-Commit-Position: refs/heads/master@{#294010}
Showing
Please register or sign in to comment