Re: [whatwg/storage] Define the behavior when calling persist() if the resource has been already used (#25)

@annevk Sorry, you're right. I shouldn't read specs that soon after waking up. :)

I do notice that __permission__ as a term, the set of values, and the initial value is not defined (or referenced).

Also, Blink is planning to implement persist()'s step 3.3 as:

If _permission_ is `"prompt"`, then based on user agent heuristics determine if turning _origin_’s site storage unit’s box into a persistent box is acceptable. If it is, then set _permission_ to "granted" (and leave _permission_ unchanged otherwise).



---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/25#issuecomment-215139144

Received on Wednesday, 27 April 2016 16:28:44 UTC