NEW305158
Digital credentials: don't do any processing if there's no UI available
https://bugs.webkit.org/show_bug.cgi?id=305158
Summary Digital credentials: don't do any processing if there's no UI available
Marcos Caceres
Reported 2026-01-08 16:07:24 PST
As only some platforms/hardware can support identity document services, it's better to not expose the API surface at all. Otherwise, it can be confusing to developers that the API is available, but then running it just results in a NotSupportedError DOMException.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-01-08 16:49:17 PST
Marcos Caceres
Comment 2 2026-01-08 18:11:25 PST
Note You need to log in before you can comment on or make changes to this bug.