[web-nfc] cancelPush should return Promise<void>

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

== cancelPush should return Promise<void> ==
On some platforms, cancellation of "pushed" NFC message is async 
operation and can fail or raise exception. It would be better if 
cancelPush would return Promise<void>

See https://github.com/w3c/web-nfc/issues/83

Received on Friday, 30 October 2015 09:34:09 UTC