[Webkit-unassigned] [Bug 206248] New: [WebAuthn] Move the async code from WebAuthenticationPanelClient to AuthenticatorManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 12:10:49 PST 2020


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

            Bug ID: 206248
           Summary: [WebAuthn] Move the async code from
                    WebAuthenticationPanelClient to AuthenticatorManager
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jiewen_tan at apple.com

Move the async code from WebAuthenticationPanelClient to AuthenticatorManager. The async code is supposed to protect the state of the authenticator manager from reentrance. It shouldn't sit at the API layer given the protection is needed for all different kinds of API.

-- 
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/20200114/e39ffd1f/attachment.htm>


More information about the webkit-unassigned mailing list