[Debugging] Make debug string more clear at GestureTapDown
Right now at TouchActionFilter::FilterGestureEvent, if there is a GestureTapDown, we append an "O" into the debug string. This CL makes it append "O1" if the |scrolling_touch_action_| has value, and "O2" if it doesn't. TBR=dtapuska@chromium.org Bug: None Change-Id: I71cd23cef21e73add2bb5c3f5ec9af0ca7acb4e6 Reviewed-on: https://chromium-review.googlesource.com/1195812Reviewed-by:Xida Chen <xidachen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#587324}
Showing
Please register or sign in to comment