DescriptionCredential manager: Introduce platform interface.
This patch adds a WebCredentialManager interface that the credential
manager module will (eventually) use to call up into its embedder in
response to JavaScript API calls.
These methods don't currently do anything, and aren't actually called;
until the Chromium-side work is done, there's no reason to wire them up
to the JavaScript bindings.
BUG=400674
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180040
Patch Set 1 #
Total comments: 15
Patch Set 2 : feedback. #
Total comments: 1
Patch Set 3 : ErrorTypeNaming. #
Messages
Total messages: 9 (0 generated)
|