Wrapped passkeys on macOS with experimental toggle due to instability.

This commit is contained in:
23rd
2025-12-05 09:41:33 +03:00
committed by John Preston
parent 373bb8d74c
commit fea80b4919
2 changed files with 17 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ void SetupExperimental(
}
addToggle(Window::kOptionDisableTouchbar);
addToggle(Info::kAlternativeScrollProcessing);
addToggle("webauthn-mac");
}
} // namespace