Bug 272444

Summary: Digital Credentials: DigitalCredential's data attribute should be a Uint8Array
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: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Marcos Caceres 2024-04-09 23:42:21 PDT
It's currently an ArrayBuffer. Spec change:
https://github.com/WICG/digital-identities/pull/97/
Comment 1 Radar WebKit Bug Importer 2024-04-10 18:32:42 PDT
<rdar://problem/126244545>
Comment 2 Marcos Caceres 2024-04-10 18:33:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27125
Comment 3 EWS 2024-04-11 05:54:04 PDT
Committed 277379@main (24aaf367721d): <https://commits.webkit.org/277379@main>

Reviewed commits have been landed. Closing PR #27125 and removing active labels.