On Fri, Apr 10, 2015 at 11:24 AM, Boris Zbarsky <bzbar...@mit.edu> wrote:
> 1)  The setter treats its single argument as a sequence<Blob>.  Any Blobs
> that are not already Files get upgraded to Files, identical to how
> https://xhr.spec.whatwg.org/#create-an-entry behaves.

Is there a reason to upgrade to File? I thought it'd be good to keep
the object identities the same as much as possible (except for the
sequence object itself of course).

/ Jonas
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to