Bug 182767 - [WebAuthN] Employ more factors on PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()
Summary: [WebAuthN] Employ more factors on PublicKeyCredential.isUserVerifyingPlatform...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 181943
  Show dependency treegraph
 
Reported: 2018-02-13 20:56 PST by Jiewen Tan
Modified: 2020-02-06 16:13 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiewen Tan 2018-02-13 20:56:48 PST
We should consider more on the assessment of the return value. Right now, we return true/false immediately according to platform specific procedures. See: https://www.w3.org/TR/webauthn/#isUserVerifyingPlatformAuthenticatorAvailable.
Comment 1 Radar WebKit Bug Importer 2018-08-15 17:08:44 PDT
<rdar://problem/43357339>
Comment 2 Jiewen Tan 2020-02-06 16:13:42 PST
The spec has changed such that this bug is no longer valid.