DescriptionImplementation of new behaviour of Password Manager on retry password forms.
A password form is considered to be retry password form if there is only one field, which is a password field.
In this CL it's implemented the following behaviour on the successful submission of a retry password form:
1.If there are no any credentials saved for this site then to propose to save credentials without username
2.If there is a stored credentials with the same password (but possible with username) then do nothing (currently the user is used to save "no username" password)
3.If there are stored credentials but all they have different password then propose the user to update password. It might be when we missed change password form submission, and the
then autofill old password and then site shows the user retry password form. This scenario happens on facebook.com
BUG=359315, 527203
Committed: https://crrev.com/412087c2ca68dbdcd1865068654c1b8bb1ac804a
Cr-Commit-Position: refs/heads/master@{#361906}
Patch Set 1 #Patch Set 2 : Tests added #Patch Set 3 : Comments updated #
Total comments: 13
Patch Set 4 : Addressed Vaclav's comments #Patch Set 5 : Comments clean up #
Total comments: 3
Messages
Total messages: 14 (7 generated)
|