commit | 69ee26f2a72c051564f8bfe22ddec1eb2a36bc87 | [log] [tgz] |
---|---|---|
author | Istvan Nagy <iscsi@google.com> | Mon Mar 13 09:09:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 13 09:09:09 2023 |
tree | 74b3a6f8a39f2cd6f5dd86949cd5abcae32848b6 | |
parent | dc7b688fde47e83dce5a4ada11beb9a6ee41239b [diff] |
Add ColorId support to LabelButton SetTextColor. Also add SetEnabledTextColorIds function to LabelButtons. Add ColorId support to the LabelButtonLabel class. Get rid of OnThemeChanged in LockContentsView and LoginShelfView by using the introduced LabelButton functions. Bug: b:262260963 Change-Id: I4eb4f33937e2719b6f4257689a096827466f1cca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4306536 Reviewed-by: Xiaodan Zhu <zxdan@chromium.org> Reviewed-by: Allen Bauer <kylixrd@chromium.org> Commit-Queue: Istvan Nagy <iscsi@google.com> Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1116273}
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.