[Shelf Metrics] Avoid over-counting gesture events
In overview mode, only the gesture tap event will end the overview. Hotseat state does not update for the other gestures, such as scrolling (it is usually used to drag a window). It is the reason why the current code - recording the metrics for the ET_GESTURE_BEGIN event, causes unnecessary recordings. Bug: 1124345 Change-Id: If9931368a98776338beb893b2f5c326603849437 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389322Reviewed-by:Xiyuan Slow <xiyuan@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#803926}
Showing
Please register or sign in to comment