DescriptionIgnore autocomplete='off' for usernames and passwords. Because autofilling requires a user gesture/interaction to complete into the DOM, we can safely ignore autocomplete='off' on forms for passwords and usernames. This will greatly increase our password autofill coverage and allow users to generate and store random passwords more regularly.
BUG=177288
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238790
Patch Set 1 #Patch Set 2 : Rebase on ToT #
Total comments: 2
Patch Set 3 : Nits from gcasto #Messages
Total messages: 7 (0 generated)
|