commit | ca732a76b9b3060f9644256e1346c03c761a685a | [log] [tgz] |
---|---|---|
author | Carlos Acosta <cyacosta@google.com> | Wed May 28 11:58:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 28 11:58:15 2025 |
tree | ff7136ee31750d125c6bb2e28b88da61437518dd | |
parent | 3b5f303f5683802f3bb53fe3a1791b18332437a5 [diff] |
[iOS] Add missing PasswordManagerClientBridge function implementation. A previous change implemented the ability to handle logins with existing credentials, but it wasn't implemented in the CWVAutofillController. This change makes implements the function to correct a crash that was caused by the missing implementation. Previous change: https://chromium-review.googlesource.com/c/chromium/src/+/6455406 Change-Id: I14cc84c928554b2bbe94cd5d1746361cf44eda87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6581743 Commit-Queue: Carlos Acosta <cyacosta@google.com> Reviewed-by: John Wu <jzw@chromium.org> Reviewed-by: Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1466404}
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.