Bug 272443 - Digital Credentials: IdentityRequestProvider's request should be an object
Summary: Digital Credentials: IdentityRequestProvider's request should be an object
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: 268516
  Show dependency treegraph
 
Reported: 2024-04-09 23:38 PDT by Marcos Caceres
Modified: 2024-04-14 12:56 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:38:20 PDT
The IdentityRequestProvider's .request attribute should be an object, not a DOMString.
Comment 1 Marcos Caceres 2024-04-09 23:42:44 PDT
Spec change:
https://github.com/WICG/digital-identities/pull/97/
Comment 2 Radar WebKit Bug Importer 2024-04-10 18:30:06 PDT
<rdar://problem/126244307>
Comment 3 Marcos Caceres 2024-04-10 18:31:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27124
Comment 4 EWS 2024-04-14 12:56:22 PDT
Committed 277472@main (0ad7f8d69556): <https://commits.webkit.org/277472@main>

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