On Fri, Apr 10, 2015 at 4:31 PM, Boris Zbarsky <bzbar...@mit.edu> wrote: > On 4/10/15 6:23 PM, Jonas Sicking wrote: >> >> Is there a reason to upgrade to File? > > Yes. FileList claims to return Files. > > We could change that to have it return Blobs, of course, and then make sure > that various consumers (at least the internal ones) can deal.
I think that's the way to go. One option is to make the xpidl interface always return a File, but make the .webidl interface return files or blobs. We'd still have to check internal JS consumers though. But I think that's the right thing to do. / Jonas _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform