commit | f3414edbff70e1bb5ec39afbb9f43cc0df748591 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Wed Dec 13 17:25:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 13 17:25:44 2023 |
tree | 76affffe57b239025fb87e46cfc23bfa51928e39 | |
parent | 57b98f2d3659e3b8b1d3e83db50ba9db0b42490e [diff] |
[android/passwords] Read "ready" pref in UsesSplitStoresAndUPMForLocal() Read kPasswordsUseUPMLocalAndSeparateStores instead of checking the feature flag directly. The predicate always returns false for the moment because the pref is never written and remains "off". Bug: 1495626 Change-Id: Ia4ae27d7aae1e673e7c0d89db4e60d46e69f450a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5088729 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by: Ioana Pandele <ioanap@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Auto-Submit: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/main@{#1237011}
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.