зеркало из https://github.com/mozilla/gecko-dev.git
6b3e56630e
This implements publickey-credentials-get in Permissions-Policy. This allows for cross-origin credentials.get() which is currently only possible in Chrome. This is similar to D42445 but uses the correct name from https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy#directives Credential creation is not touched since there is no specification for it yet: https://github.com/w3c/webauthn/issues/1656 Differential Revision: https://phabricator.services.mozilla.com/D174108 |
||
---|---|---|
.. | ||
identity | ||
tests | ||
Credential.cpp | ||
Credential.h | ||
CredentialsContainer.cpp | ||
CredentialsContainer.h | ||
moz.build |