commit | 2403dd020c30580bf0b6833e5928ca21e75de88d | [log] [tgz] |
---|---|---|
author | Xiyuan Xia <xiyuan@chromium.org> | Thu May 30 18:16:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 30 18:16:04 2024 |
tree | eacd874235f955b75f6085a84177c632bb717279 | |
parent | b334be1fd9d846a7f5f529496939935caf1a28ce [diff] |
blink: Accept kPen in HandleScrollbarTouchDrag So that stylus could be used to drag scroll in sites like Google Sheet etc. Bug: b/327071739 Test: Use stylus to touch drag Google Sheet's scroll bar and scroll thumb follows the stylus. Change-Id: I3d5f06d490cbbacbc4982123a3377a647e426bc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5585382 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1308141}
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.