[webkit-changes] [WebKit/WebKit] dc269f: LocalAuthenticatorAccessGroup should be an Objecti...

Rose Silicon noreply at github.com
Tue Sep 17 09:10:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc269f27a74bf8afab103f6f7cccd4d61e5b7e21
      https://github.com/WebKit/WebKit/commit/dc269f27a74bf8afab103f6f7cccd4d61e5b7e21
  Author: Rose <gfunni234 at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M Source/WebCore/Modules/webauthn/WebAuthenticationConstants.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm
    M Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm
    M Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalConnection.mm

  Log Message:
  -----------
  LocalAuthenticatorAccessGroup should be an Objective-C String literal
https://bugs.webkit.org/show_bug.cgi?id=279240

Reviewed by Pascoe.

* Source/WebCore/Modules/webauthn/WebAuthenticationConstants.h: Make Objective-C literal.
* Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm: Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentials]): Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentialsWithRPID:]): Ditto.
(+[_WKWebAuthenticationPanel getAllLocalAuthenticatorCredentialsWithCredentialID:]): Ditto.
(+[_WKWebAuthenticationPanel importLocalAuthenticatorCredential:error:]): Ditto.

Canonical link: https://commits.webkit.org/283773@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