gecko-dev/dom/credentialmanagement
Janne Heß 6f8dfdc71f Bug 1870863 - Implement publickey-credentials-create in Permissions-Policy. r=jschanck
MDN: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy/publickey-credentials-create
This is from the WebAuthn Level 3 standard and extends D174108 and D186245 with cross-origin credentials.create().

This patch now includes changes by jschack which fix the state management in the test.
The 30 tests in test_webauthn_crossorigin_featurepolicy.html pass locally for me.

Differential Revision: https://phabricator.services.mozilla.com/D196856
2024-01-12 22:31:00 +00:00
..