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 |
Marcos Caceres
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”).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124874018>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/30938
EWS
Committed 281646@main (01e05cb09f9e): <https://commits.webkit.org/281646@main>
Reviewed commits have been landed. Closing PR #30938 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 277437
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/31582
EWS
Committed 281747@main (b2aa86defc7b): <https://commits.webkit.org/281747@main>
Reviewed commits have been landed. Closing PR #31582 and removing active labels.