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

I don't understand. There's a concept of "permission" and there's a concept of changing the box. `requestPersistent()` requests permission (if not already granted) and then, once obtained, changes the box. You seem to be coupling the permission with changing the box which doesn't quite make sense to me.

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

Received on Wednesday, 19 August 2015 15:09:12 UTC