commit | 89ee37cc0481ef1c54bd2ce40d0010a899516405 | [log] [tgz] |
---|---|---|
author | Nicolás Peña <npm@chromium.org> | Tue Feb 25 21:22:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 21:22:01 2025 |
tree | 46af80160f7e18e950853b6bf957f436d6d4ab87 | |
parent | 921d5e70cba5ccf31dfc6e42e8040115a107fa8e [diff] |
[FedCM] Always make image transparent when filtered out Currently, the image is not made more transparent when it is a letter icon on desktop. Android already behaves this way. Change-Id: Iec0895a0ebc22be0bcfbf610a7431996d60b29be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6299603 Reviewed-by: Zachary Tan <tanzachary@chromium.org> Commit-Queue: Nicolás Peña <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424758}
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.