Bug 272444 - Digital Credentials: DigitalCredential's data attribute should be a Uint8Array
Summary: Digital Credentials: DigitalCredential's data attribute should be a Uint8Array
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Marcos Caceres
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-09 23:42 PDT by Marcos Caceres
Modified: 2024-04-11 05:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.