commit | acbb0b968b9c474fe6bfad84e9db73f26b56465c | [log] [tgz] |
---|---|---|
author | Kevin Ellis <kevers@google.com> | Wed Oct 18 14:51:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 18 14:51:47 2023 |
tree | 15fe51938c45cb22459139dfd978288c9ba29ca3 | |
parent | 0b8fb8f49e6706b6a3db4184747bdab4bc7e7be8 [diff] |
Update scrollbar-rtl-manipulation This patch fixes button and thumb methods in scrollbar-util to be rtl aware. It builds on previous patches that added touchDrag and touchScroll, to add equivalent methods for mouse based scrolling operations. Finally, scroll amounts are now calculated rather than hard coded. Bug: 1488827 Change-Id: Ied7987456786510795e396ffcd5ed90ad2bc4f6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4936717 Reviewed-by: David Bokan <bokan@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1211497}
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.