commit | 40de4048b298c6dbd4255ee8d2c4ccd153f265a9 | [log] [tgz] |
---|---|---|
author | Zhengzheng Liu <zhzhliu@chromium.org> | Mon Oct 14 20:33:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 20:33:10 2024 |
tree | 2b6e09942a96915ebf5e53c28834d0d8178ede2b | |
parent | 5dce36603f0bda397f38ffc1c5d3cc3459d84c77 [diff] |
Add OS settings for overlay scrollbars Description : Users want to have options to turn on/off overlay scrollbars in os settings. This CL create a toggle button in os setting accessibility page. screenshot/94qfyigncYAjJTh and screenshot/49rUXLwhaK8xxhs A follow up CL will be created to pop up a toast to indicate a restart is needed to make the change take effect. Bug: b:367789464 Change-Id: I4e637a2b64f16b391631911964a0e2be43dcbd46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5918011 Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Katie Dektar <katie@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Commit-Queue: Zhengzheng Liu <zhzhliu@chromium.org> Reviewed-by: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368412}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.