Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d81c0d1d1fcfb0c0d13bf2651ec02eaada0f4e9
https://github.com/WebKit/WebKit/commit/2d81c0d1d1fcfb0c0d13bf2651ec02eaada0f4e9
Author: Aditya Keerthi <[email protected]>
Date: 2026-02-05 (Thu, 05 Feb 2026)
Changed paths:
M Source/WebCore/Modules/webauthn/PublicKeyCredentialCreationOptionsJSON.h
Log Message:
-----------
Fix the build
https://bugs.webkit.org/show_bug.cgi?id=307104
rdar://169738700
Unreviewed build fix.
* Source/WebCore/Modules/webauthn/PublicKeyCredentialCreationOptionsJSON.h:
The header contains an `std::optional<AuthenticatorSelectionCriteria>` member.
AuthenticatorSelectionCriteria.h must be included since the size needs to be
known.
Canonical link: https://commits.webkit.org/306900@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications