[webkit-changes] [WebKit/WebKit] 8aabb4: Unify LocalAuthenticator MakeCredential paths

Commit Queue noreply at github.com
Fri Mar 3 14:57:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8aabb47edefc8778db5ddcb35019e3189524d135
      https://github.com/WebKit/WebKit/commit/8aabb47edefc8778db5ddcb35019e3189524d135
  Author: Garrett Davidson <garrett_davidson at apple.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.h
    M Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm

  Log Message:
  -----------
  Unify LocalAuthenticator MakeCredential paths
rdar://106147850

Reviewed by J Pascoe.

Do some minor clean up to unify the MakeCredential paths in LocalAuthenticator.

* Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.h:
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm:
(WebKit::LocalAuthenticator::continueMakeCredentialAfterUserVerification):
(WebKit::LocalAuthenticator::continueMakeCredentialAfterAttested):
(WebKit::LocalAuthenticator::finishMakeCredential):

Canonical link: https://commits.webkit.org/261174@main




More information about the webkit-changes mailing list