Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0abe80c522c75a75c85d6c475cbbf8acc2af9de2
https://github.com/WebKit/WebKit/commit/0abe80c522c75a75c85d6c475cbbf8acc2af9de2
Author: Ryosuke Niwa <[email protected]>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/fido/U2fAuthenticator.cpp
Log Message:
-----------
Fix warnings in
Source/WebKit/UIProcess/WebAuthentication/fido/U2fAuthenticator.cpp
https://bugs.webkit.org/show_bug.cgi?id=272198
Reviewed by David Kilzer, Chris Dumez and Sihui Liu.
Use enumToUnderlyingType on enum classes.
* Source/WebKit/UIProcess/WebAuthentication/fido/U2fAuthenticator.cpp:
(WebKit::U2fAuthenticator::responseReceived):
(WebKit::U2fAuthenticator::continueRegisterCommandAfterResponseReceived):
(WebKit::U2fAuthenticator::continueCheckOnlyCommandAfterResponseReceived):
(WebKit::U2fAuthenticator::continueBogusCommandExcludeCredentialsMatchAfterResponseReceived):
(WebKit::U2fAuthenticator::continueBogusCommandNoCredentialsAfterResponseReceived):
(WebKit::U2fAuthenticator::continueSignCommandAfterResponseReceived):
Canonical link: https://commits.webkit.org/277100@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes