Re: [web-nfc] Use AbortController/*Signal instead of cancelWatch(optional long id);

`AbortController` is for cancelling any promise, there is no networking tie in. It is just that it is used only with `fetch` so far: https://dom.spec.whatwg.org/#interface-abortcontroller

-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/147#issuecomment-425047028 using your GitHub account

Received on Thursday, 27 September 2018 10:53:35 UTC