Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f65970cb73c0cbbd8ef19f9c9412d0f47e6e0df3
      
https://github.com/WebKit/WebKit/commit/f65970cb73c0cbbd8ef19f9c9412d0f47e6e0df3
  Author: Pascoe <[email protected]>
  Date:   2025-11-17 (Mon, 17 Nov 2025)

  Changed paths:
    M 
LayoutTests/http/wpt/webauthn/public-key-credential-create-failure-hid.https.html
    M Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp

  Log Message:
  -----------
  [WebAuthn] CTAP excludeCredentials not sent when size=1
rdar://164546088
https://bugs.webkit.org/show_bug.cgi?id=302389

Reviewed by Brent Fulgham.

We do not send the excludeCredentials list when size=1. This patch fixes that.

Modified existing test to validate we send the correct command.

* 
LayoutTests/http/wpt/webauthn/public-key-credential-create-failure-hid.https.html:
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp:
(WebKit::CtapAuthenticator::makeCredential):
(WebKit::CtapAuthenticator::continueMakeCredentialAfterCheckExcludedCredentials):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to