Bug 305158

Summary: Digital credentials: don't do any processing if there's no UI available
Product: WebKit Reporter: Marcos Caceres <marcosc>
Component: New BugsAssignee: Marcos Caceres <marcosc>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.