- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Jun 2022 19:21:56 +0000
- To: public-webauthn@w3.org
> * 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