[webkit-changes] [WebKit/WebKit] 4f7987: [WebAuthn] Transports are not lexicographically so...
Commit Queue
noreply at github.com
Tue Jan 14 12:50:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4f798717acc1e0eaa84f3f3f01e750d9d314ca2c
https://github.com/WebKit/WebKit/commit/4f798717acc1e0eaa84f3f3f01e750d9d314ca2c
Author: Pascoe <pascoe at apple.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm
Log Message:
-----------
[WebAuthn] Transports are not lexicographically sorted
rdar://140655335
https://bugs.webkit.org/show_bug.cgi?id=283478
Reviewed by Charlie Wolfe.
Fixes an instance in our platform authenticator where
transports are not lexiographically sorted.
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm:
(WebKit::LocalAuthenticatorInternal::transports):
The shouldUpdateQuery flag is no longer needed, but requires an Internal
commit to remove properly. I've filed 283918 to clean that up.
Canonical link: https://commits.webkit.org/288881@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