Bug 287593
| Summary: | Digital Credential: Add support for ISO/IEC TS 18013-7 (Annex c) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | WebCore Misc. | 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 | ||
| Bug Depends on: | 287606 | ||
| Bug Blocks: | 268516 | ||
Marcos Caceres
The ISO/IEC TS 18013-7 ISO draft standard defines protocol string "org.iso.mdoc" and a dictionary:
dictionary MobileDocumentRequest {
required DOMString deviceRequest;
required DOMString encryptionInfo;
};
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/40534
Marcos Caceres
<rdar://problem/143800384>
EWS
Committed 290458@main (6dcf1e7e2a9f): <https://commits.webkit.org/290458@main>
Reviewed commits have been landed. Closing PR #40534 and removing active labels.