[web-nfc] Should NFCReader scan() method throw an AbortError ? (#311)

riju has just created a new issue for https://github.com/w3c/web-nfc:

== Should NFCReader scan() method throw an AbortError ? ==
[Scan method](url) Step 

> 6. If reader.[[Signal]]’s aborted flag is set, then return.

Do we want to throw an AbortError ? like the [push()](https://w3c.github.io/web-nfc/#aborting-pending-push-operation) Step 7.

Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/311 using your GitHub account

Received on Wednesday, 28 August 2019 14:27:43 UTC