commit | 7342ed057881e81ca4d8581252b8ddce3017aff7 | [log] [tgz] |
---|---|---|
author | Amanda Lin Dietz <aldietz@google.com> | Thu Nov 07 05:17:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 05:17:29 2024 |
tree | e13786e87af114784f85062697465aa99a588ff9 | |
parent | 6d0f2a395238f131814cbb97d05e33407758ef44 [diff] |
[FaceGaze] Change color of bubble UI when state is entered * Update background, text and icon color when state is entered. * Update background, text and icon color to default when state is not active. * Update tests to check for parameter controlling the UI color. Before change: https://screenshot.googleplex.com/3SP6yajhRFQSYMu After change: https://screenshot.googleplex.com/9jWov5a2CQ5URoU Fixed: 376476948 Change-Id: Ia90e2717b142b527498698fdac99a1beb609d0ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5991014 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Commit-Queue: Amanda Lin Dietz <aldietz@google.com> Cr-Commit-Position: refs/heads/main@{#1379465}
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.