- From: Jimmy Karl Roland Wärting <notifications@github.com>
- Date: Tue, 28 Feb 2017 01:24:21 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 February 2017 09:24:56 UTC
@vsesh It's a same that you can't modify the file list I wouldn't want `input.files` to be a FrozenArray I want to take a file, modify it, reconstruct a new File object and push it into `input.files` but that wouldn't be possible if it's going to be a frozen array -- 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/19#issuecomment-282986993
Received on Tuesday, 28 February 2017 09:24:56 UTC