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

@janvarga what is the difference between "default" and "temporary" storage? Per the current specification this is expected to be a "metadata change" (we flip a bit on a box). I think ideally we keep it that way and don't allow for a more complex model where files need to move around.

(We do need to deal with that scenario though, I suppose, when clearing storage. #4 is about figuring out how to best define that.)

---
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-215398361

Received on Thursday, 28 April 2016 11:41:36 UTC