- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 23 Oct 2017 01:04:29 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 October 2017 08:05:11 UTC
It seems service workers would be the natural solution here. Creating blob URL strings which are not immediately backed by a `Blob` object has all sorts of problems. E.g., the URL parser cannot immediately serialize the associated `Blob` in that case. -- 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/84#issuecomment-338579018
Received on Monday, 23 October 2017 08:05:11 UTC