- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 02 Mar 2016 07:49:11 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
Received on Wednesday, 2 March 2016 15:49:44 UTC
This is part of the reason why we should avoid overloads I think. `new Blob(undefined)` not being `new Blob()` is weird and we should fix that here. (We cannot change it at the IDL-level unfortunately as that would break XMLHttpRequest, though if that's the only case maybe we should fix that specially somehow?) --- Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/issues/33#issuecomment-191296301
Received on Wednesday, 2 March 2016 15:49:44 UTC