commit | 659da7906d9027de3e9eb0a436ea92b586e1f5d8 | [log] [tgz] |
---|---|---|
author | kolos <kolos@chromium.org> | Thu May 18 14:54:48 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 18 14:54:48 2017 |
tree | 1d496efceb9537e7a1df0c40f230c5746397a006 | |
parent | d9203d77503397b78d699d5b8d0686f7d74f8416 [diff] |
[Password Generation] Set TYPE_GENERATED to presaved credentials Since a user accepts a password generated by Chrome, the password is presaved to the store. |PasswordForm.type| should be set to TYPE_GENERATED. This CL implements that. It is important for metrics. BUG=None Review-Url: https://codereview.chromium.org/2893903002 Cr-Commit-Position: refs/heads/master@{#472805}