commit | 3f68d93d7adb10ac57b4fc083fbf3e89e7414320 | [log] [tgz] |
---|---|---|
author | Wenyu Fu <wenyufu@chromium.org> | Tue Jun 24 22:14:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 24 22:14:14 2025 |
tree | 75eac52b77fe5cd4164df78a96335d35bafa6032 | |
parent | bc47ff6185162a11981cab238c10492bcb877d7a [diff] |
[SurfaceColor] Fix PWA install bottom sheet containment color The containment color is not using a dynamic color role. Before: https://screenshot.googleplex.com/6VQ8VQcLvqZuQ8Z After: https://screenshot.googleplex.com/8kU5RSZi2emL4JN Bug: 426668755 Change-Id: I83942f8bf8a82268f93d1c0bbde41e39177c7fcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6669771 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by: Eleanor Lee <eleanorlee@google.com> Reviewed-by: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1478220}
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.