commit | 3bd784b4cd5cb08a26d8dec27f4385a0528dbc8c | [log] [tgz] |
---|---|---|
author | Tomasz Jurkiewicz <tju@google.com> | Thu Feb 15 15:03:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 15 15:03:09 2024 |
tree | 7db19c59e533560d6661ef96792d44bd36e3a838 | |
parent | 3b8787c9098d1fefd19591d7c85a89ff7cec519d [diff] |
Add alternative type of button for DualControlLayout. Now the following types of primary button are supported: * a primary button with unchanged appearance, * additional primary button with appearance of the secondary button but still with primary function, * a secondary button with unchanged appearance. Fixes the problem where the primary button was not defined. Bug: b/318349052 Change-Id: I29e435223d01241ef06da4d0a62a6abc993533fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5299737 Commit-Queue: Tomek Jurkiewicz <tju@google.com> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Auto-Submit: Tomek Jurkiewicz <tju@google.com> Cr-Commit-Position: refs/heads/main@{#1261044}
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.