Re: [FileAPI] Persistent blob urls (#27)

 [A chromium developer said](https://code.google.com/p/chromium/issues/detail?id=108012#c69) that what is proposed here is fundamentally impossible with IndexedDB.

I also don't see anything about FileSystem API that deals with references to actual files in the actual file system like `File` objects behave currently. What is proposed is `File` objects current behavior retained across refreshes and browser restarts (protected with e.g. ctime attribute), this is nothing like the FileSystem API.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/27#issuecomment-167849580

Received on Tuesday, 29 December 2015 18:34:29 UTC