DescriptionPasswordManager should trigger autofill for new forms + old PasswordFromManagers
It can happen that a website presents multiple forms matching the same PasswordFormManager. Currently, PasswordManager only issues an autofill request for the first such form. This CL makes sure that for all such forms the fill info is sent to the renderer.
BUG=435364
Committed: https://crrev.com/e9a2b337c293a96144dc6836feda925ee8b25d87
Cr-Commit-Position: refs/heads/master@{#307109}
Patch Set 1 #Patch Set 2 : Fixed failing test #Patch Set 3 : Don't autofill a form twice #Patch Set 4 : Just rebased #Patch Set 5 : Don't duplicate the blacklist & generation IPC #
Messages
Total messages: 14 (2 generated)
|