On Sat, Apr 11, 2015 at 12:23 AM, Jonas Sicking <[email protected]> wrote: > 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).
FWIW, FormData also upgrades to File (and gives Blob objects a filename of "blob" in the process). Would make some sense to me if these are similar. -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

