| commit | f85f8c86bfb61cd049e28f7ddc3b4ca8b63a9c20 | [log] [tgz] |
|---|---|---|
| author | Renato Silva <rrsilva@google.com> | Sun Nov 10 19:09:54 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Nov 10 19:09:54 2024 |
| tree | cf97c8b58d19000c3f78dd53b8f1718e898e139e | |
| parent | a2afa787da811b7990a4ca7363fb32dbb716e420 [diff] |
[High5] Back button on password setup for PIN-only Previously, the LocalPasswordSetupScreen would not show the back button to go back to the PinSetupScreen as the main factor when the user goes through a passwordless signin. This adds the necessary logic for that, and adds a test to cover this specific scenario. Bug: 348326316, 375505308 Change-Id: I191d382786bccc806ed6eeb31cd682ba0588f5f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5999315 Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Hardik Goyal <hardikgoyal@chromium.org> Reviewed-by: Hardik Goyal <hardikgoyal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1380959}
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.