commit | ce1028e90926e972d6e039f5b15a20d81996b51d | [log] [tgz] |
---|---|---|
author | Harry Cutts <[email protected]> | Wed Apr 22 19:09:10 2020 |
committer | Commit Bot <[email protected]> | Wed Apr 22 19:09:10 2020 |
tree | c51c9bd1717894134847d4ba9dad38fa16450cb2 | |
parent | 4b006f016c9af40401dc2d31613eb20cb3b3514f [diff] |
Enable high-resolution mouse scrolling by default High-resolution scrolling support has been present in the Gestures library for a while, but disabled by default. Having tested it on a variety of mice, we think it's now ready to be enabled by default, though with a feature flag to disable it again if necessary. off when the flag is disabled. Bug: 888172 Test: check high-res scrolling is on by default, and turns Change-Id: I359f705ccafce3c462fceb53c8afcd079b561e64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155425 Commit-Queue: Harry Cutts <[email protected]> Reviewed-by: Michael Spang <[email protected]> Reviewed-by: Robert Kroeger <[email protected]> Cr-Commit-Position: refs/heads/master@{#761563}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.