- From: Arun Ranganathan <notifications@github.com>
- Date: Mon, 19 Oct 2015 09:19:25 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
Received on Monday, 19 October 2015 16:19:54 UTC
This issue is to fix Blob URL's origin, based largely on bugs filed on HTML. Currently, File API has this: "The origin of a Blob URL must be the same as the effective script origin specified by the incumbent settings object at the time the method that created it -- either URL.createObjectURL or URL.createFor -- was called." This should be much better. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/issues/20
Received on Monday, 19 October 2015 16:19:54 UTC