Re: [webauthn] non-modal "conditionally mediated" UI (#1576)

> * Had `isConditionalMediationAvailable()` return a promise instead of a raw boolean, see issue 1745

Hm, on closer inspection... can we actually do this? The [function definition in `Credential`](https://w3c.github.io/webappsec-credential-management/#dom-credential-isconditionalmediationavailable) returns a raw `boolean`, so I don't actually think we can override it with a different return type, can we?

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1576#issuecomment-1160772859 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 20 June 2022 19:21:58 UTC