[webkit-changes] [WebKit/WebKit] 6080b4: Migrate to canCurrentProcessAccessPasskeysForRelyi...

Commit Queue noreply at github.com
Tue Jan 16 15:09:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6080b48057a6b5c1047e5c0e25b343e6160653f7
      https://github.com/WebKit/WebKit/commit/6080b48057a6b5c1047e5c0e25b343e6160653f7
  Author: Pascoe <pascoe at apple.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

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

  Log Message:
  -----------
  Migrate to canCurrentProcessAccessPasskeysForRelyingParty
rdar://119825781
https://bugs.webkit.org/show_bug.cgi?id=267442

Reviewed by Brent Fulgham.

There are some sync methods used that now have async equivalents. We should move to using
them. These calls can be slow when the daemon has to start up.

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

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




More information about the webkit-changes mailing list