Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 24cc11a36603223afbad71fe1a84f9592d6ca320
https://github.com/WebKit/WebKit/commit/24cc11a36603223afbad71fe1a84f9592d6ca320
Author: Pascoe <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/AuthenticatorManager.cpp
Log Message:
-----------
WebAuthn auth attempts with ["nfc"] in allowCredentials hard-locks macOS
Safari 26.1
rdar://165451590
https://bugs.webkit.org/show_bug.cgi?id=302813
Reviewed by Brent Fulgham.
We need to include SmartCard in transports whenever we see NFC because
requests for nfc credentials can be completed via CcidService.
* Source/WebKit/UIProcess/WebAuthentication/AuthenticatorManager.cpp:
(WebKit::WebCore::collectTransports):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/UIDelegate.mm:
I needed to add this #endif to build debug.
Canonical link: https://commits.webkit.org/304605@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications