[webkit-changes] [WebKit/WebKit] e2bcba: WebAuthn: Handle AuthenticationServices error codes
Commit Queue
noreply at github.com
Fri Apr 12 18:39:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e2bcbaff8e46c3740648335f57db684b587521fa
https://github.com/WebKit/WebKit/commit/e2bcbaff8e46c3740648335f57db684b587521fa
Author: Garrett Davidson <garrett_davidson at apple.com>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/Cocoa/AuthenticationServicesForwardDeclarations.h
M Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm
Log Message:
-----------
WebAuthn: Handle AuthenticationServices error codes
rdar://126307992
Reviewed by Pascoe.
Update the error handling to convert AuthenticationServices error codes into the
corresponding WebKit exception codes.
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/AuthenticationServicesForwardDeclarations.h:
(NS_ERROR_ENUM):
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm:
(WebKit::WebAuthenticatorCoordinatorProxy::performRequest):
Canonical link: https://commits.webkit.org/277443@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list