WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
305158
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-01-08 16:49:17 PST
<
rdar://problem/167807196
>
Marcos Caceres
Comment 2
2026-01-08 18:11:25 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56303
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug