DescriptionPasswordFormManager supports multiple drivers
PFM serves potentially multiple frames by providing (auto)fill
information for each. That happens through drivers, which are
recently one per frame. The PFM only supports one driver so far.
This CL makes it handle a queue of drivers until it retrieves
the credentials from the store, and then serve each of the
associated frames through the drivers.
BUG=440438
Committed: https://crrev.com/283c1f3ea40e007a8b92d314e97b1bffc1910c67
Cr-Commit-Position: refs/heads/master@{#308065}
Patch Set 1 #Patch Set 2 : Cosmetic changes #
Total comments: 1
Patch Set 3 : Fixed failing tests #
Total comments: 5
Patch Set 4 : Added comment about non-blacklisted forms #
Messages
Total messages: 9 (2 generated)
|