Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc269f27a74bf8afab103f6f7cccd4d61e5b7e21
      
https://github.com/WebKit/WebKit/commit/dc269f27a74bf8afab103f6f7cccd4d61e5b7e21
  Author: Rose <gfunni...@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
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to