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

> Is there a reason why "request" is less clear here?

I think maybe it's because I expect requestPersistent() to have the same affect as when the UA requests persistent storage (i.e., pops up an infobar, or similar).

Maybe a realistic set of names is

- makePersistent() (requestMakePersistent??)
- makePersistentPermission()
- persistent boolean getter

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

Received on Thursday, 27 August 2015 20:27:11 UTC