commit | 1875fd223466cd507eff7cf21ac88fb52ed5ed4f | [log] [tgz] |
---|---|---|
author | Simon Ziegltrum <ziegltrum@google.com> | Tue Feb 20 15:45:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 20 15:45:44 2024 |
tree | 8ccbfb8372b53366a842a00793f97688c66f4fd0 | |
parent | 4f2f52ddc185052503be7e4ce91b0c2cfd9f1698 [diff] |
[OOBE] Fix default focus on enrollment_triage of user_creation screen The focused next button is disabled by default. We always want to focus an actionable UI element instead, which is the radio-button in this case Fix: b/326050453 Change-Id: I6001cdbfa4c1180d69145bdaad28599706845b4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5309995 Auto-Submit: Simon Ziegltrum <ziegltrum@google.com> Reviewed-by: Osama Fathy <osamafathy@google.com> Commit-Queue: Simon Ziegltrum <ziegltrum@google.com> Commit-Queue: Osama Fathy <osamafathy@google.com> Cr-Commit-Position: refs/heads/main@{#1262705}
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.