Re: [w3c/FileAPI] Disallow mutating state of Blob/File objects (#75)

Defensive cloning doesn't help with snapshot state I think, since we wouldn't want to require cloning to copy the bytes, cloning should just copy a pointer.

-- 
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/75#issuecomment-290970342

Received on Sunday, 2 April 2017 07:40:15 UTC