Description[Password Generation] Always query password forms via Autofill
For other fields, we assume that if the author has specified autocomplete
attributes we should respect all their choices, including not trying to
determine field autocomplete values for fields that the author didn't specify.
This doesn't apply for password fields for two reasons. First, there is no way
for an author to specify generation for a particular field. Second, since
generation isn't a specced autocomplete value, the password field can reasonably
be set (e.g. "autocomplete=new-password") and also have generation enabled.
BUG=424793
Committed: https://crrev.com/c57dd5602fee1bc2fa1df2424c5f7b95a1702cf4
Cr-Commit-Position: refs/heads/master@{#301521}
Patch Set 1 #Patch Set 2 : More tests #
Total comments: 11
Patch Set 3 : Comments #Patch Set 4 : Test #
Total comments: 14
Patch Set 5 : Comments #Patch Set 6 : More Comments #
Total comments: 1
Patch Set 7 : Done #
Messages
Total messages: 16 (2 generated)
|