Bug 278787

Summary: Change type of credProps.authenticatorDisplayName to DOMString
Product: WebKit Reporter: emil
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, nitinmahendru, pascoe, timcappalli, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

emil
Reported 2024-08-28 05:41:08 PDT
The type of credProps.authenticatorDisplayName has changed in the WebAuthn spec: https://github.com/w3c/webauthn/pull/2115 This issue may be irrelevant if credProps.authenticatorDisplayName is not yet implemented.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-04 05:42:12 PDT
Ahmad Saleem
Comment 2 2024-09-04 05:52:05 PDT
I tried to search for `authenticatorDisplayName` on GitHub WebKit repo but couldn't find anything so I think it is yet to be implemented.
Ahmad Saleem
Comment 3 2026-03-08 23:27:30 PDT
Is it in specification? https://w3c.github.io/webauthn/#dictdef-credentialpropertiesoutput - couldn't find it.
emil
Comment 4 2026-03-09 05:31:36 PDT
Ah, right, this is obsolete after https://github.com/w3c/webauthn/pull/2194 . This bug can be closed.
Note You need to log in before you can comment on or make changes to this bug.