commit | 833934e94776c1954d6cd7d981a3dfba246ab244 | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Thu Aug 03 00:44:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 03 00:44:52 2023 |
tree | a4a19a6411652b511ee10a5e4ce7c6e0fa2056ea | |
parent | 55322a9fe5aaf30dfffb35569ad89ec4e6f99873 [diff] |
VC UI: Re-implement the privacy indicators in VC buttons Due to the bug below, we need to switch to use another approach to implement this green dot indicator. We will now use option 2 instead of option 3 in go/vc-button-indicator, and will investigate a fix for option 3 later. Also add new pixel test images for various states of these buttons. Screenshot: https://screenshot.googleplex.com/4wQFBkzu9jkd6dN Fixed: b:293902412 Change-Id: Iaab0eae613611bbfbc4da0c31c61d8b57830a69a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4739636 Reviewed-by: James Cook <jamescook@chromium.org> Reviewed-by: Alex Newcomer <newcomer@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1178757}
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.