[Webkit-unassigned] [Bug 270778] New: Digital Credential API needs a CredentialRequestCoordinator and clients skeletons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 10 19:25:31 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=270778

            Bug ID: 270778
           Summary: Digital Credential API needs a
                    CredentialRequestCoordinator and clients skeletons
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcosc at apple.com

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”).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240311/169a8f97/attachment.htm>


More information about the webkit-unassigned mailing list