- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Sat, 19 May 2018 11:00:17 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 19 May 2018 18:00:43 UTC
I consider the chromium behavior a bug, yes. File/Blob objects are supposed to be immutable (the whole snapshot state concept in the spec), although it isn't specified very well. I've been trying to fix the chromium behavior, but there's a lot of technical debt in that area so I haven't made much progress yet (but some semi-related refactorings we've been doing will make it easier to fix this properly). I'm also planning on cleaning up this part of the spec to make it more obvious what the expected behavior is. -- 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/99#issuecomment-390422135
Received on Saturday, 19 May 2018 18:00:43 UTC