- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 23 Jun 2017 00:38:08 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 June 2017 07:38:43 UTC
The alternative to string references to `Blob` objects is using object references, with appropriate added API support: `<img>.objectSrc = blob`. It seems better to modify the constructor than modifying security properties post-creation, but that will require wrapping `Blob` objects returned from `fetch()` or some such. -- 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/74#issuecomment-310594985
Received on Friday, 23 June 2017 07:38:43 UTC