[webkit-changes] [WebKit/WebKit] 8704aa: Update some CTAP IDL types

EWS noreply at github.com
Thu Mar 2 11:40:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8704aa4593bacce3c5ca2b4bbb094890cb553ff1
      https://github.com/WebKit/WebKit/commit/8704aa4593bacce3c5ca2b4bbb094890cb553ff1
  Author: Garrett Davidson <garrett_davidson at apple.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M Source/WebCore/Modules/webauthn/AttestationConveyancePreference.h
    M Source/WebCore/Modules/webauthn/AttestationConveyancePreference.idl
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
    M Source/WebKit/UIProcess/API/Cocoa/_WKPublicKeyCredentialCreationOptions.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm
    M Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm

  Log Message:
  -----------
  Update some CTAP IDL types
rdar://105614057

Reviewed by J Pascoe.

Add definitions for some missing IDL values.

* Source/WebCore/Modules/webauthn/AttestationConveyancePreference.h:
* Source/WebCore/Modules/webauthn/AttestationConveyancePreference.idl:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
* Source/WebKit/UIProcess/API/Cocoa/_WKPublicKeyCredentialCreationOptions.h:
* Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm:
(attestationConveyancePreference):
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm:
(WebKit::toNSString):

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




More information about the webkit-changes mailing list