Bug 270778

Summary: Digital Credential API needs a CredentialRequestCoordinator and clients skeletons
Product: WebKit Reporter: Marcos Caceres <marcosc>
Component: WebCore Misc.Assignee: Marcos Caceres <marcosc>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 277437    
Bug Blocks: 268516    

Description Marcos Caceres 2024-03-10 19:25:31 PDT
Give a client (see below), the Credential Request Coordinator would coordinate the actions that can happen during a credential request session:  

Coordinator Clients:

* Mock client: For unit testing.
* Platform Client: For communication with to actual platform code. 
* Empty client: Handles legacy platforms where this is not supported (e.g., “Webkit 1”).
Comment 1 Radar WebKit Bug Importer 2024-03-17 19:26:13 PDT
<rdar://problem/124874018>
Comment 2 Marcos Caceres 2024-07-17 20:03:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30938
Comment 3 EWS 2024-07-31 05:44:41 PDT
Committed 281646@main (01e05cb09f9e): <https://commits.webkit.org/281646@main>

Reviewed commits have been landed. Closing PR #30938 and removing active labels.
Comment 4 WebKit Commit Bot 2024-07-31 11:24:36 PDT
Re-opened since this is blocked by bug 277437
Comment 5 Marcos Caceres 2024-07-31 22:28:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/31582
Comment 6 EWS 2024-08-01 23:42:37 PDT
Committed 281747@main (b2aa86defc7b): <https://commits.webkit.org/281747@main>

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