commit | 3e9c1a79678a79a9dfbe6f9fe39c3f61723b480e | [log] [tgz] |
---|---|---|
author | Yichen <yichenz@chromium.org> | Thu Apr 10 23:30:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 23:30:03 2025 |
tree | 4e37a5d340edede17f8c5aadfba9cd85e6e96244 | |
parent | b99ccd858da92fc87a9f1794010b915175e839eb [diff] |
laser_pointer: fix wrong mouse event in laser pointer (1) When using mouse and touch at the same time, laser pointer should filter out the mouse event. (2) Move virtual functions to protected (3) Delete unused unimplemented function BUG=401433443 Change-Id: I862fdae8fe4de3b03aacdc1b4c423a7fc8ac62e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6444135 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yichen Zhou <yichenz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1445578}
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.