Description[Password Manager] Ignore autofilling invisible password fields.
At present, password manager does not distinguish invisible fields while
(auto)filled. Forms having multiple password fields with some marked as hidden,
autofill may fail.
With this patch password manager detects that the problematic password field is
invisible and ignores it.
BUG=543303
TEST=PasswordManagerBrowserTestBase
.AutofillSuggetionsForProblematicPasswordForm
PasswordManagerBrowserTestBase
.AutofillSuggetionsForProblematicAmbiguousPasswordForm
Committed: https://crrev.com/e4f684a0db8e88d2df12e163f60064f94a0ff876
Cr-Commit-Position: refs/heads/master@{#355527}
Patch Set 1 #Patch Set 2 : Added browser tests. #Patch Set 3 : Added more handling. #
Total comments: 10
Patch Set 4 : Addresses Vaclav's inputs. #
Messages
Total messages: 16 (6 generated)
|