Drop SiteBoundCredential in favor of CredentialUserData (#5700)

This change implements dropping the SiteBoundCredential interface in
favor of the CredentialUserData mixin. This change was introduced in the
Credential Manager API specification with commit
a43865bd8aa9842dbc8d8e688d5668c087677eac
(https://github.com/w3c/webappsec-credential-management/commit/a43865bd8aa9842dbc8d8e688d5668c087677eac).

Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/X-5zjSOzLC4

R=vasilii@chromium.org,mkwst@chromium.org,jochen@chromium.org
BUG=714615

Review-Url: https://codereview.chromium.org/2832813002
Cr-Commit-Position: refs/heads/master@{#467305}



View on GitHub: https://github.com/w3c/web-platform-tests/pull/5700

Received on Wednesday, 26 April 2017 12:50:33 UTC