Re: [web-nfc] NDEFReader.scan should say when it resolves and returns the promise p (#478)

This still doesn't seem right, at least based on something that would make the examples work.  Having "resolve p" as step 7 makes it sound like the promise doesn't get resolved until after the browser *stops* trying to detect NFC technology.  I suspect the intent is to resolve the promise after "4.  Add reader to the activated reader objects.", although it's possible that it could be right before (4) as well (which would be detectably different).

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

Received on Thursday, 19 December 2019 20:57:55 UTC