Bug 278787
| Summary: | Change type of credProps.authenticatorDisplayName to DOMString | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | emil |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135266998>
Ahmad Saleem
I tried to search for `authenticatorDisplayName` on GitHub WebKit repo but couldn't find anything so I think it is yet to be implemented.