[webkit-changes] [WebKit/WebKit] dd1fb4: [WebAuthn] log uv to assert what was sent from AS
nmahendru
noreply at github.com
Mon Jan 13 14:21:28 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd1fb4464c4ff789a5ab15a26eaafc88d46e50b9
https://github.com/WebKit/WebKit/commit/dd1fb4464c4ff789a5ab15a26eaafc88d46e50b9
Author: Nitin Mahendru <nitinmahendru at apple.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp
Log Message:
-----------
[WebAuthn] log uv to assert what was sent from AS
https://bugs.webkit.org/show_bug.cgi?id=285870
rdar://142834064
Reviewed by Pascoe.
We have had some issues coalescing input from AS and where uv from the WebAPI was different from what WebKit gets.
Adding logging to diagnose that.
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp:
(WebKit::CtapAuthenticator::getAssertion):
Canonical link: https://commits.webkit.org/288820@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