DescriptionImplement a second version of the credentials passing API
In version 2 of the API, initialize() returns the list of supported key
types and add() expects one of these key types to be specified. At the
moment, the only supported key type is KEY_TYPE_PASSWORD_PLAIN but this
can now be expanded without changing the API.
BUG=367847
TEST=Extended browser test
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268278
Patch Set 1 #
Total comments: 5
Patch Set 2 : Addressed comment. #
Total comments: 4
Patch Set 3 : Added comment that explains the encoding of passwordBytes. #Patch Set 4 : One more s/requested_version/requestedVersion/ I had missed. Thank you for catching this, browser_t… #
Messages
Total messages: 19 (0 generated)
|