commit | ef6acb51ede2b18dc842d4b2f8cbfa9f5e87af51 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Fri Nov 11 17:43:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 11 17:43:31 2022 |
tree | 3d505e9c3146fbe2415b7f65f9f3fc2db73799cf | |
parent | ccb8fa020fdc8044cfeadfa100f4d588a78b56df [diff] |
Fix color of download toolbar button in PWAs This CL mimcs the color override in ToolbarIconContainer view, so that we can override both the icon color and the progress color when in a PWA. This makes the icon consistent with other icons, and makes the progress ring actually visible. Screenshot before: http://shortn/_Phv5sZZAEC Screenshots after: http://shortn/_Z9EzkP6lac http://shortn/_DMBoj0soIH Fixed: 1382297 Change-Id: I782c3298ad91326ea08e93b1dcada430ecea5d56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4018097 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by: Alan Cutter <alancutter@chromium.org> Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1070353}
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.