commit | a40eee62ac7bbca34bdb9a1254803c62befc8ddd | [log] [tgz] |
---|---|---|
author | Michele Fan <michelefan@chromium.org> | Mon Dec 05 20:27:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 05 20:27:39 2022 |
tree | ffae84217b2a4d17d8208f0b83858d133706e25f | |
parent | a2474a6672461888bb85002bbf90360ec467d908 [diff] |
capture-mode-demo-tools: Fix text color differs from icon color The text color of the key item view is not set correctly, the color id should be used instead of the color. The fix of this issue can be seen at: http://b/258532374#comment4 Fixed: 258532374 Test: Manually Change-Id: Ie9c10553c5f38cbc93bc96503c69e228a30b37c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4078097 Commit-Queue: Michele Fan <michelefan@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1079367}
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.