commit | a39a2e775acede209aa0deb6bd687b551bc9f15c | [log] [tgz] |
---|---|---|
author | Ahmed Fakhry <afakhry@chromium.org> | Fri Mar 15 18:31:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 18:31:23 2024 |
tree | 5e98a49f2a0410d2f66225b2bae623257f88048c | |
parent | 1115deb0fae1420ac490c5c6b26bd35442fd484f [diff] |
overview: Windows in overview should lose their shadow Overview already adds shadows to its items, the windows themselves should not have any shadows. This used to be the case for desk windows only, but always-on-top and floating windows were skipped. This CL fixes this issue. Fixed: b/327690194 Test: Added a new test. Change-Id: Idf187afad4de566f47a7ee6a9a99f1b8ceb13a91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5373358 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/main@{#1273556}
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.