Set touch action to Auto in GSB if there is no GestureTapDown
In chrome VR, we could get GestureScrollBegin without receiving a GestureTapDown. In this case we should set touch action to Auto. As a result of this, we need to add a TapDown in many unit tests because they send GSB without TapDown. TBR=dtapuska@chromium.org Bug: 851644 Change-Id: Ifa04259b68524e96b0a4faa2f8e1d0bd9b35c81c Reviewed-on: https://chromium-review.googlesource.com/1195649 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#587259}
Showing
This diff is collapsed.
Please register or sign in to comment