Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f493b67b3da63b355ea22430b8e625e23de1413c
https://github.com/WebKit/WebKit/commit/f493b67b3da63b355ea22430b8e625e23de1413c
Author: Nitin Mahendru <[email protected]>
Date: 2024-11-13 (Wed, 13 Nov 2024)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/fido/CtapCcidDriver.cpp
M Source/WebKit/UIProcess/WebAuthentication/fido/CtapDriver.h
M Source/WebKit/UIProcess/WebAuthentication/fido/CtapHidDriver.cpp
M Source/WebKit/UIProcess/WebAuthentication/fido/CtapNfcDriver.cpp
M Source/WebKit/UIProcess/WebAuthentication/fido/FidoService.cpp
Log Message:
-----------
[WebAuthn] Adding a log message if the input is larger than expected for
Yubikeys
https://bugs.webkit.org/show_bug.cgi?id=283057
rdar://139805499
Reviewed by Pascoe.
This does not change any behavior but does add logs which should help debug
issues.
Adjusting the requests to not exceed maxMsgSize are being worked on separately.
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapCcidDriver.cpp:
(WebKit::CtapCcidDriver::transact):
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapDriver.h:
(WebKit::CtapDriver::setMaxMsgSize):
(WebKit::CtapDriver::isValidSize):
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapHidDriver.cpp:
(WebKit::CtapHidDriver::transact):
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapNfcDriver.cpp:
(WebKit::CtapNfcDriver::transact):
* Source/WebKit/UIProcess/WebAuthentication/fido/FidoService.cpp:
(WebKit::FidoService::continueAfterGetInfo):
Canonical link: https://commits.webkit.org/286561@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