[webauthn] Merged Pull Request: Remove mention of a timeout for isUserVerifyingPlatformAuthenticatorAvailable

agl has just merged agl's pull request 904 for https://github.com/w3c/webauthn:

== Remove mention of a timeout for isUserVerifyingPlatformAuthenticatorAvailable ==
As discussed on the issue, implementations appear to be converging on
implementing this call without prompting the user and returning
immediately. The wording in this section is loose enough that
implementations that wish to continue using a timeout can find enough
slack to do so, but this change removes the firm suggestion to do so.

Also, align the spacing of “Promise<T>” to match the style used
elsewhere in the W3C specs.

Fixes #575


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/agl/webauthn/pull/904.html" title="Last updated on Jun 19, 2018, 4:25 PM GMT (1678bbc)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/904/4fd5dd5...agl:1678bbc.html" title="Last updated on Jun 19, 2018, 4:25 PM GMT (1678bbc)">Diff</a>

See https://github.com/w3c/webauthn/pull/904

Received on Tuesday, 19 June 2018 16:28:00 UTC