Re: [w3c/FileAPI] Refine StructuredSerializeForStorage behavior (#98)

Ah yes, good point. Part of this is the more general issue of defining Blob/File better with internal slots etc (#71), but then we do indeed probably want different serialization behavior depending on the `forStorage` flag, where serializing for storage would explicit copy the data when needed, rather than just remaining a reference to a file on disk.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/98#issuecomment-382070042

Received on Tuesday, 17 April 2018 17:09:16 UTC