[webauthn] Pull Request: Abort conroller

Kieun has just submitted a new pull request for https://github.com/w3c/webauthn:

== Abort conroller ==
This PR resolves the #844. We need to use abort function of AbortController object instead of AbortSignal to invoke abort operations.

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

Received on Sunday, 18 March 2018 18:01:02 UTC