[webkit-changes] [WebKit/WebKit] f1464f: WebAuthn authenticatorAttachment is always "platfo...

EWS noreply at github.com
Thu Dec 8 11:33:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f1464f7963f4f9e7af500b80138f919596f5ab21
      https://github.com/WebKit/WebKit/commit/f1464f7963f4f9e7af500b80138f919596f5ab21
  Author: g-davidson <garrett_davidson at apple.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

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

  Log Message:
  -----------
  WebAuthn authenticatorAttachment is always "platform" over hybrid
https://bugs.webkit.org/show_bug.cgi?id=248800
rdar://102608692

Reviewed by J Pascoe.

At the time this was written, the type of credential implied the attachment. Now
all of the credential types have an attachment property to use instead.

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




More information about the webkit-changes mailing list