commit | 4cf11493cab9433303b1836f41f235b8d638f9f2 | [log] [tgz] |
---|---|---|
author | Sourav <sinhasourav@google.com> | Thu Jul 31 20:46:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 31 20:46:27 2025 |
tree | e87c7acd3ed9e2c32d4eac38df6244127ba36558 | |
parent | 470b32697888e613c5e3f772858ec4241b1d4efc [diff] |
[iOSImportPasswordsSafari] Choose Password Store based on Sync Settings This CL updates the logic to decide where to store the imported passwords. If the user is signed in and has enabled the "Save passwords" setting, the account store will be used. Otherwise, the profile store will be used. Change-Id: I010522bba439302f2e8f343ecde493224fca2e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6802942 Reviewed-by: Tommy Martino <tmartino@chromium.org> Reviewed-by: Alexis Hétu <sugoi@chromium.org> Commit-Queue: Ginny Huang <ginnyhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1495075}
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.