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

So, it depends. I told Shawn that we need to wait for all operations to finish before moving files across folders, but we can also leave files in the default storage and just update the metata file to treat given origin as persistent. The default storage currently does this for installed apps. Such origins are never evicted. Please note, that this would only work for default storage, not for temporary storage. Actual implementation won't be so easy, since we need to update some in-memory structures, etc. but it should be doable.

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

Received on Thursday, 28 April 2016 10:07:12 UTC