commit | d0faae06db1a9834859aa0d8d2cf60f3b40bb990 | [log] [tgz] |
---|---|---|
author | Aoyuan Zuo <zuoaoyuan@chromium.org> | Tue Jun 25 21:57:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 21:57:54 2024 |
tree | f2f990a2b466a3444fffe21c00704e8a65f34c98 | |
parent | 464a632e21bcec76c743930d4db8556613e21fd8 [diff] |
Updates to Click Interaction Events Histogram * add one more enum value to identify case where neither PointerId nor LastPointerId exist in map * move last_pointer_id update earlier to fix for the issue when orphan pointerup handling feature is turned on, the last_pointer_id wasn't updated correctly. NO_IFTTT=We believe IFTTT is reporting false negative. Bug: 40891709 Change-Id: I7f5d52b53cd89c8f545128580cb90a8e44756ae9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5653780 Commit-Queue: Aoyuan Zuo <zuoaoyuan@chromium.org> Reviewed-by: Michal Mocny <mmocny@chromium.org> Cr-Commit-Position: refs/heads/main@{#1319439}
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.