Bug 250912
| Summary: | "WKWebViews should correctly indicate whether passkeys are available" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jason Lee <jlee32> |
| Component: | New Bugs | Assignee: | Jason Lee <jlee32> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jason Lee
"In WKWebView, we only allow passkeys to be used if it’s in an entitled web browser or has matching associated domain. However, isUserVerifyingPlatformAuthenticatorAvailable() and isConditionalMediationAvailable() will both return true in all WKWebViews regardless of this, which is incorrect. We should make these two calls respect whether passkeys are actually available."
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jason Lee
<rdar://problem/104194528>
Jason Lee
Pull request: https://github.com/WebKit/WebKit/pull/8891
EWS
Committed 259253@main (0cf1f113fe36): <https://commits.webkit.org/259253@main>
Reviewed commits have been landed. Closing PR #8891 and removing active labels.