commit | da4b28375087f61c6ff7d25aca31b41cb1378e7d | [log] [tgz] |
---|---|---|
author | Noémie St-Onge <noemies@google.com> | Fri Mar 17 14:37:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 17 14:37:47 2023 |
tree | 97c9999b597ed776aacda956c255283278e9b2f5 | |
parent | 35274471099f47c8162784a2f51745ea930af302 [diff] |
[iOS] Automatically start a password check when Password Manager opens When opening the Password Manager, a password check would sometimes be automatically triggered depending on the entry point. For example, a check would be triggered when opening the Password Manager from the Overflow Menu, but not when opened from the Settings. This patch makes the password check automatically trigger, no matter the entry point when the Password Checkup feature is enabled. Bug: 1406540 Change-Id: I4ab1e667126f308e683e1dfb76c509832cfa65d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4311332 Reviewed-by: Mark Cogan <marq@chromium.org> Commit-Queue: Noémie St-Onge <noemies@google.com> Cr-Commit-Position: refs/heads/main@{#1118651}
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.