DescriptionCreate PasswordManagerDriver and ContentPasswordManagerDriver.
This CL carves the PasswordManagerDriver driver interface for the
PasswordManager component out of the PasswordManagerDelegate interface, which
will be the embedder-level interface for the component. It also creates the
ContentPasswordManagerDriver //content-based implementation of the driver
interface and sets up the ownership relationship between
ContentPasswordManagerDriver and PasswordManagerDelegateImpl. This CL does not
yet publically expose the PasswordManagerDriver interface to the
PasswordManager core code, instead having PasswordManagerDelegateImpl forward
calls to ContentPasswordManagerDriver. Follow-up CLs will eliminate this
forwarding.
BUG=335096
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248487
Patch Set 1 #Patch Set 2 : Nit #
Messages
Total messages: 7 (0 generated)
|