[webkit-changes] [WebKit/WebKit] d0259b: Follow-up: Fix warnings found by compiling with -W...

Commit Queue noreply at github.com
Tue Jan 9 13:35:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d0259b024eaa88d2d0ebfcaa5b7cb168fa28913e
      https://github.com/WebKit/WebKit/commit/d0259b024eaa88d2d0ebfcaa5b7cb168fa28913e
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

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

  Log Message:
  -----------
  Follow-up: Fix warnings found by compiling with -Wformat in open source clang-17
https://bugs.webkit.org/show_bug.cgi?id=267207
<rdar://120610377>

Unreviewed follow-up fix.

These logging messages are only compiled on Debug builds.

* Source/WebCore/testing/MockContentFilter.cpp:
(WebCore::MockContentFilter::maybeDetermineStatus):
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp:
(WebKit::CtapAuthenticator::continueMakeCredentialAfterResponseReceived):

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




More information about the webkit-changes mailing list