[webauthn] Merged Pull Request: Fix an example for aborting operations

jcjones has just merged Kieun's pull request 847 for https://github.com/w3c/webauthn:

== Fix an example for aborting operations ==
This PR resolves the #844. We need to use abort function of AbortController object instead of AbortSignal to invoke abort operations.


<!--
    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/Kieun/webauthn/pull/847.html" title="Last updated on Mar 18, 2018, 6:05 PM GMT (d407392)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/847/e155bae...Kieun:d407392.html" title="Last updated on Mar 18, 2018, 6:05 PM GMT (d407392)">Diff</a>

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

Received on Friday, 30 March 2018 15:49:22 UTC