commit | c677f2afe4018c8711b8e0d1f5a1f1393949ed3b | [log] [tgz] |
---|---|---|
author | Brittany Hartmire <bhartmire@google.com> | Tue Dec 10 18:47:16 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 18:47:16 2024 |
tree | 14bfa447de4347948b1884b3bc44b7cadab1cf42 | |
parent | e69d0b1b8bdb77916f681667f8f1921e2b16d640 [diff] |
[SmartLock]: Fix smart lock toggle in lock screen settings The Lock Screen settings subpage uses a new authToken type of string no matter the auth factor type set, but the Smart Lock toggle item was still expecting an object. Test: manually tested with PIN, chromebook password, and Gaia password setup Change-Id: I5f2a0756e97500995eb6f28a9a73ec9d070774a5 Bug: b:382116787 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6081856 Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Brittany Hartmire <bhartmire@google.com> Cr-Commit-Position: refs/heads/main@{#1394421}
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.