commit | 617c4713c6ed7f4941a47eeb89a23366a35e6463 | [log] [tgz] |
---|---|---|
author | David Bokan <bokan@chromium.org> | Fri Jan 10 21:00:39 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 10 21:00:39 2020 |
tree | cef91a126a71d0950ea75f548270224ec28a9511 | |
parent | ec88739d1ff672dee7e5f0a70826858071941f16 [diff] |
[Refactor] Set input type only during ScrollBegin This is a small cleanup that stores the passed in input source type for the duration of a scroll latch. We can use this to replace the |wheel_scrolling_| bit in LTHI and remove it as a param from ScrollUpdate. Bug: 1016229 Change-Id: I42c62e8b257ae7ffd91982676a722cf31b7da860 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982242 Reviewed-by: Majid Valipour <majidvp@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#730293}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .