Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7ffbbd3abece41b55e45ffbf79c95331fb22e5b9
https://github.com/WebKit/WebKit/commit/7ffbbd3abece41b55e45ffbf79c95331fb22e5b9
Author: Pascoe <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.cpp
Log Message:
-----------
WebAuthn Signal API PublicKeyCredential.signalAllAcceptedCredentials() never
resolves
rdar://161170398
https://bugs.webkit.org/show_bug.cgi?id=298951
Reviewed by Brent Fulgham.
Resolve promise for signalUnknownCredential and signalAllAcceptedCredentials
whenever
there isn't an error.
* Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.cpp:
(WebCore::AuthenticatorCoordinator::signalUnknownCredential):
(WebCore::AuthenticatorCoordinator::signalAllAcceptedCredentials):
Canonical link: https://commits.webkit.org/304633@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications