Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e936e6991f61148b6b911c66fbc8e65d67a1acc2
      
https://github.com/WebKit/WebKit/commit/e936e6991f61148b6b911c66fbc8e65d67a1acc2
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2024-04-05 (Fri, 05 Apr 2024)

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

  Log Message:
  -----------
  Fix -Wformat warnings in CtapAuthenticator.cpp
https://bugs.webkit.org/show_bug.cgi?id=272262
<rdar://126000836>

Reviewed by Ryosuke Niwa.

* Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp:
(WebKit::CtapAuthenticator::continueMakeCredentialAfterResponseReceived):
(WebKit::CtapAuthenticator::continueGetAssertionAfterResponseReceived):
(WebKit::CtapAuthenticator::continueGetNextAssertionAfterResponseReceived):
(WebKit::CtapAuthenticator::tryRestartPin):
- Add enumToUnderlyingType() when logging to fix warnings.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to