commit | a7c758821fa6f8c62dd6552faf62cc4e163fd900 | [log] [tgz] |
---|---|---|
author | Mitsuru Oshima <oshima@chromium.org> | Wed May 14 23:37:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 23:37:12 2025 |
tree | e327c6110092e33d837778f513844df74e7e8c9b | |
parent | 32859bdd435da9e98a066f2510b164f5689c31d2 [diff] |
Check all snap groups when updating shelf background state If there is a snap group, the shelf's background should not be rounded, even if it's behind another window. I think the current behavior of GetTopmostVisibleSnapGroup doesn't match its name, but changing it breaks the exisging behavior, so I added a flag instead. Bug: 411286059 Test: covered by unittest Change-Id: I17c7f9f209ab1d985b40f73faeff28a598f61991 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6544569 Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1460436}
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.