commit | d66f6be17fc13c72f7a46b616fdbcdb0ac4d6f24 | [log] [tgz] |
---|---|---|
author | Jérémie Boulic <jboulic@chromium.org> | Tue Jan 10 02:22:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 10 02:22:30 2023 |
tree | e819bc9f92cf961322436be6a3b0e633c63c626a | |
parent | a546450f4daf2b2e4f494dd22dab5c5f5af3730c [diff] |
[Files] Prevent icon background color for background-image icons Before this change, a selection background color was applied to the icon of a selected directory tree row. However this is meant to be applied when the icon is set as `-webkit-mask-image`. Prevent the background color behavior when the icon is defined as `background-image`. Bug: b:262182703 Change-Id: Ib8163bb7bf91c3e4674ada66e430d6862cf9d33b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4150447 Reviewed-by: Ben Reich <benreich@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1090653}
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.