commit | 817c46fabd0524f6413651f4acc183d64d7917ed | [log] [tgz] |
---|---|---|
author | Gaston Rodriguez Lopez <gastonr@microsoft.com> | Wed Sep 27 20:06:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 27 20:06:54 2023 |
tree | 4358a67e3539c52046c9084f8c03aa69d7b3da30 | |
parent | 7a9e11d4d46b3e50ae13052b95b89e194d18d03e [diff] |
Add unittest for hittesting when Opacity is zero. Follow up to CL:4888744 In that CL I fixed a bug with hit testing but hadn't written any unit test for it. This CL adds one such test. Bug: 1479167 Change-Id: I348eab38c399196b7740fcdd46e49ea027443b9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4895636 Commit-Queue: Gaston Rodriguez <gastonr@microsoft.com> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1202066}
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.