commit | a67c6723e26f15a9a524feff0f0c20af412f63eb | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Sun Feb 27 19:52:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 27 19:52:00 2022 |
tree | 528918176def0b50a3a27ff2c6ffa8f910feda87 | |
parent | 7a8195a5d2907856ad9d1027d650837f69e4123c [diff] |
Remove redundant code in ShouldHitTestCulledInlineAncestors This is a follow up to r929627 crrev.com/c/3212278. This patch has no behavior changes. Bug: 929627 Change-Id: Iac3de8ce1f9b4dc5e3300c4810a53ed207cdddb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3490714 Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#975582}
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.