WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
230901
REGRESSION (iOS 15): Slow response to WebAuthn calls
https://bugs.webkit.org/show_bug.cgi?id=230901
Summary
REGRESSION (iOS 15): Slow response to WebAuthn calls
eldan
Reported
2021-09-28 10:15:23 PDT
We're seeing some slowness in WebAuthn call invocations in some devices after updating to iOS15. In trying to isolate the issue we saw was that querying the platform whether there's a biometric authenticator -- by evaluating window.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable().then(alert); in the developer tools console while in any site, e.g, in google.com, takes roughly 30 seconds to respond. Moreover, this happens even if we disabled passcode and face ID (which means it takes the browser roughly 30 seconds to respond that there's no platform authenticator supported). Note that we also saw slowness in other FIDO calls but this is a "minimal reproducible test" we have. This happens only in some devices. Most devices work as expected and respond immediately. Out of the devices where this occurs, in some this went away after rebooting the device. We have access to at least one device where this consistently happens even after reboot. We don't have clear data on how frequent this is. Those devices were never connected to Xcode, so we believe the new "synchronized platform credentials" should be turned off there. Also no private relay is used. No experimental feature setting different from the "working" devices. Clear website data etc didn't work. Didn't try to reset device data completely.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-09-29 13:14:18 PDT
<
rdar://problem/83684920
>
Brent Fulgham
Comment 2
2021-09-30 10:20:21 PDT
This is actually: <
rdar://problem/83707927
>
Brent Fulgham
Comment 3
2022-02-12 20:21:14 PST
Actually -- this is really: <
rdar://82279118
> The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'.
Brent Fulgham
Comment 4
2022-02-12 20:21:36 PST
This should be resolved in macOS 12.2
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug