Credential 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 Review URL: https://codereview.chromium.org/456293002 git-svn-id: svn://svn.chromium.org/blink/trunk@180040 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment