commit | ba89fda352eed92276838bcd469ffb19c10079d0 | [log] [tgz] |
---|---|---|
author | Rafał Godlewski <rgod@google.com> | Thu Feb 27 10:38:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 27 10:38:52 2025 |
tree | 468667c701b2bac972a9b17845daabcaa59f5f54 | |
parent | b78238a11f87da26e9b3c2d9d00fdef1753fab30 [diff] |
[iOS] Hide passkey upgrades toggle on saving disabled Modifies the logic of settings VC slightly to store the value of saving passkeys pref instead of whether it's managed (the latter doesn't really matter, the behaviour of the toggle should only be affected by whether saving passkeys is disabled). The toggle is now visible when both saving (passkeys, passwords) prefs are enabled and the automatic passkey upgrades feature is enabled; otherwise it's hidden. Bug: 358343061 Change-Id: I5e5bca44a17f63a1d7d7c483951a24afbfed5551 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6298119 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Rafał Godlewski <rgod@google.com> Cr-Commit-Position: refs/heads/main@{#1425643}
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.