Re: [storage] Allow script to request permission only if there would be no prompt (#9)

That depends on how the user gave permission. There's a difference between granting a site the permission to store things persistently and the site using that permission. I think everyone but you in this discussion has that model in mind, but I would be happy to be corrected.

To me it makes no sense if a generic API such as `permissions.get()` or some such would end up changing the box, which requires detailed domain knowledge. That would seem like a bad layering violation.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/9#issuecomment-132643403

Received on Wednesday, 19 August 2015 15:43:15 UTC