[webkit-changes] [WebKit/WebKit] 31b520: [WebAuthn] Log the msg size for Ctap Requests

nmahendru noreply at github.com
Wed Jan 8 09:18:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31b520ae23d10a0dc0e9ccd53b374062fe486e67
      https://github.com/WebKit/WebKit/commit/31b520ae23d10a0dc0e9ccd53b374062fe486e67
  Author: Nitin Mahendru <nitinmahendru at apple.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp

  Log Message:
  -----------
  [WebAuthn] Log the msg size for Ctap Requests
https://bugs.webkit.org/show_bug.cgi?id=285612
rdar://142552801

Reviewed by Pascoe.

Add a log message in case we are about to send a request that we suspect will fail.

* Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp:
(WebKit::CtapAuthenticator::makeCredential):
(WebKit::CtapAuthenticator::getAssertion):

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