commit | 5722d823555d7db595c78de2d7272978be43029b | [log] [tgz] |
---|---|---|
author | Friedrich Horschig <friedrichh@chromium.org> | Wed Oct 02 07:59:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 07:59:02 2024 |
tree | dd621ad328b8330d1a59893461ba81dd5c93de99 | |
parent | c0f37c94f435bbeff285d33e96621b9ed8a57fb0 [diff] |
[Android][Mfill] Consume all mouse clicks in All Passwords Sheet This CL ensures that the background of the all passwords sheet is a sink for mouse clicks. Other than regular touch events, these have been propagated to the underlying page. Verified that this doesn't affect touches or the behavior when Talkback is enabled. This is change 1 of 5 to fix the bug below. Bug: 41481275 Change-Id: Ib1b31203803e326ea8f698db335d111a2c4a1365 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899645 Reviewed-by: Timofey Chudakov <tchudakov@google.com> Commit-Queue: Friedrich Hauser <friedrichh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362885}
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.