commit | ee962e7b724c3e756aea5487ecde7bdc0894afcd | [log] [tgz] |
---|---|---|
author | Friedrich Horschig <friedrichh@chromium.org> | Wed Oct 02 09:03:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 09:03:46 2024 |
tree | 167c9eaa4cecad58b3bed8fb36ca43567ea202d1 | |
parent | e0b8bb3299f3e52719eda12d52e848801d990324 [diff] |
[Android] Consume all mouse clicks in Generation Sheet This CL ensures that the background of the password generation 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 2 of 5 to fix the bug below. Bug: 41481275 Change-Id: I1fb35d455f02cb416f455e10a66030b54d53f38b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899331 Commit-Queue: Friedrich Hauser <friedrichh@chromium.org> Reviewed-by: Anna Tsvirchkova <atsvirchkova@google.com> Cr-Commit-Position: refs/heads/main@{#1362913}
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.