DescriptionCredential Manager: Wire `notifySignedOut` to the PasswordStore.
When `notifySignedOut` is called, we need to ensure that we stop
automagically providing a user's credentials to the website that
triggered the notification. This CL does that in the brute-force
way that we all know and love: grab all forms, walk through each
and set a flag for matching origins.
BUG=450581
Committed: https://crrev.com/05f2ff8ae2b920a989372b5c4ae0e5a908a2c880
Cr-Commit-Position: refs/heads/master@{#315016}
Patch Set 1 #
Total comments: 2
Patch Set 2 : vabr@ feedback. #
Total comments: 2
Patch Set 3 : ASAN. #
Total comments: 4
Patch Set 4 : feedback. #
Total comments: 2
Messages
Total messages: 18 (7 generated)
|