commit | efa55507b9c09b7432cae4665947870f659baefe | [log] [tgz] |
---|---|---|
author | Danila Kuzmin <dkuzmin@google.com> | Tue Feb 25 15:21:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 15:21:41 2025 |
tree | 329c04f77469be51b67608ed8123e96e7ba2b8af | |
parent | f9e60c7dd4fda4e02804c9c34c2be091f081ea1e [diff] |
[oobe] Fix GAIA page native navigation for enrollment - Make secondary button appearance fully controlled by GAIA. - Refactor primary action button update on the client side. Old behavior: http://shortn/_SXbJ41IxSw New behavior: http://shortn/_WPEi1DL0jY Bug: 392653569 Change-Id: Iefbdafc1932b0b93834c9ac6a2f8050209f36eca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6299049 Commit-Queue: Danila Kuzmin <dkuzmin@google.com> Reviewed-by: Andrey Davydov <andreydav@google.com> Cr-Commit-Position: refs/heads/main@{#1424524}
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.