DescriptionImprovement of password manager logging.
It's nice to have more information in password manager logging in order to debug password generation in Chrome. This CL updates FormStructure presentation.
For example Linkedin SignUp form has the following presentation in logs:
Adding manager for form: {
Signature of form: 5301209056338178556
Signon realm: https://www.linkedin.com/
Origin: https://www.linkedin.com/
Action: https://www.linkedin.com/
Form name:
Form fields:
firstname: 1855613035, text
lastname: 4163345999, text
emailaddress: 4103469401, email
password: 2051817934, password, off
}
BUG=None
Committed: https://crrev.com/528c53ea0acc8feb502b4abeef064299d5311455
Cr-Commit-Position: refs/heads/master@{#414387}
Patch Set 1 #Patch Set 2 : Comment fix #
Total comments: 4
Patch Set 3 : Remove const and converting to lower case #
Total comments: 2
Patch Set 4 : Comment fix #Patch Set 5 : fix test #
Messages
Total messages: 23 (13 generated)
|