Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b9e93c034a7e55038d1fd708fdc3af8c1bbf164e
https://github.com/WebKit/WebKit/commit/b9e93c034a7e55038d1fd708fdc3af8c1bbf164e
Author: Pascoe <[email protected]>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M Source/WebCore/Modules/webauthn/PublicKeyCredentialRequestOptions.idl
Log Message:
-----------
[WebAuthn] Update rpId type to DOMString
https://bugs.webkit.org/show_bug.cgi?id=277439
rdar://132918362
Reviewed by Brent Fulgham.
This is to address a small, nit-like change in the spec to change the type of
rpId in
PublicKeyCredentialRequestOptions to be DOMString instead of USVString to match
the member in PublicKeyCredentialRpEntity.id.
See https://github.com/w3c/webauthn/pull/2098.
* Source/WebCore/Modules/webauthn/PublicKeyCredentialRequestOptions.idl:
Canonical link: https://commits.webkit.org/281674@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes