[webkit-changes] [WebKit/WebKit] c39e81: Safari crashes on passkey requests

Jason Lee noreply at github.com
Fri Jun 21 14:34:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c39e819f26e13376970fd83643a31daedfc278ff
      https://github.com/WebKit/WebKit/commit/c39e819f26e13376970fd83643a31daedfc278ff
  Author: Jason Lee <jlee32 at apple.com>
  Date:   2024-06-21 (Fri, 21 Jun 2024)

  Changed paths:
    M Source/WebKit/Platform/spi/Cocoa/AuthenticationServicesCoreSPI.h
    M Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm

  Log Message:
  -----------
  Safari crashes on passkey requests
https://bugs.webkit.org/show_bug.cgi?id=275749
rdar://125735223

Reviewed by Aditya Keerthi.

There was a mismatch between WebKit and AuthenticationServicesCore in the legacy
passkey code path.

* Source/WebKit/Platform/spi/Cocoa/AuthenticationServicesCoreSPI.h:
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm:
(WebKit::configureAssertionOptions):

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