commit | 59effce79435bf4c5fbca1162c9d7f53d34d80dc | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Tue May 02 16:31:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 02 16:31:29 2023 |
tree | 408ba02fb3d92e18a3948df93c34af72a089ffcb | |
parent | 72531f8088a0c0a17bf38cdeac560ce3a4f3fb0f [diff] |
Polish quick settings Cast tile and detailed view, part 2 - Add feature tile icon for not-casting state - Update feature tile icon for cast-connected state - Update color for access code casting ("Connect with a code") - Add icon and update colors for "Stop casting" button https://screenshot.googleplex.com/9Gu87RmSHWBTDxd https://screenshot.googleplex.com/327AMpuUWZuEsiv https://screenshot.googleplex.com/6fD2ZSMt2o5Sv4y I also noticed a bug where the compact cast feature tile didn't have its label set correctly, because I didn't call UpdateFeatureTile() early enough. Added a unit test for this case. Bug: b:268575073 Test: added to ash_unittests Change-Id: I28aa97845f721504697762182f6b5ba44b21480e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4494870 Reviewed-by: Jiaming Cheng <jiamingc@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1138422}
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.