Bug 304158
| Summary: | Digital Credentials: ignore unknown digital credential types | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | New Bugs | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos Caceres
WebKit currently relies on the IdentityCredentialProtocol.idl enum to prevent requests with unknown protocols being passed to the OS.
Instead, we should filter out unknown protocols, per spec:
https://github.com/w3c-fedid/digital-credentials/pull/372
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166673454>
Marcos Caceres
<rdar://problem/166673454>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/55603
EWS
Committed 305257@main (b2e1c1159b00): <https://commits.webkit.org/305257@main>
Reviewed commits have been landed. Closing PR #55603 and removing active labels.