Bug 270778 - Digital Credential API needs a CredentialRequestCoordinator and clients skeletons
Summary: Digital Credential API needs a CredentialRequestCoordinator and clients skele...
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: 277437
Blocks: 268516
  Show dependency treegraph
 
Reported: 2024-03-10 19:25 PDT by Marcos Caceres
Modified: 2024-08-01 23:42 PDT (History)
2 users (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-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.