Re: [web-nfc] Move user activation to obtain permission (#449)

Btw, I don’t think “NotReadableError” is a thing, right? 

https://heycam.github.io/webidl/#dfn-error-names-table

You probably want “NotAllowedError” or “SecurityError”. 

Something still doesn’t feel right here. The spec doesn’t hook into the “request permission” algorithm of the permission API. I was at a minimum expecting that. 

-- 
GitHub Notification of comment by marcoscaceres
Please view or discuss this issue at https://github.com/w3c/web-nfc/pull/449#issuecomment-564589385 using your GitHub account

Received on Wednesday, 11 December 2019 15:11:57 UTC