- From: janvarga <notifications@github.com>
- Date: Thu, 28 Apr 2016 03:06:36 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Cc:
Received on Thursday, 28 April 2016 10:07:12 UTC
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