commit | dea3009c4f7052fd02a018ed773696e4e71b14cb | [log] [tgz] |
---|---|---|
author | John Z Wu <jzw@chromium.org> | Wed Aug 19 02:08:58 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 19 02:08:58 2020 |
tree | e858d3e107f7c82c1dedbbbae0071eba1b9eac69 | |
parent | 0f288d5b865cce63cc4cce05d5611e9671ff8c8f [diff] |
Suggest password to CWVAutofillControllerDelegate Allow client to display a "Suggest password..." suggestion to the user. Upon tapping this suggestion, trigger delegate method asking the user to accept the suggested password. Bug: 1022906 Change-Id: I5a7264eb4efaab3c6bfcafe0a35d82f5eead6e53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316847 Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by: Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#799421}
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.
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.