commit | 70043d54eda898c7365ae3b0ccd8f9a95efb9758 | [log] [tgz] |
---|---|---|
author | Anna Tsvirchkova <atsvirchkova@google.com> | Wed Feb 14 16:19:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 14 16:19:03 2024 |
tree | 10dafbf889a88966416aa614e7b3c092d6e0acf7 | |
parent | ababbeb7b233db3dd9d11fe1ef177c702fadac64 [diff] |
[UPMLocalPwd] Convert IsUsingProfileStore to IsUsingAccountStore This change allows to handle the corner case when the credential is stored in both stores. In that case, when updating it, it will be updated in both stores. The description should mention that it will be updated in the account store in this case. Bug: b/323859205 Change-Id: I227eceaa652dbf292f318bfc34c0b58c362690ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5285914 Reviewed-by: Ioana Pandele <ioanap@chromium.org> Commit-Queue: Anna Tsvirchkova <atsvirchkova@google.com> Cr-Commit-Position: refs/heads/main@{#1260497}
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.