Re: [w3c/FileAPI] Remove definition of Blob.close() and all related terms. (#68)

> Wow, I always thought this was implemented everywhere, but I guess not in Chrome and Firefox at least. Nice.

Yeah, no browsers that I'm aware off ever shipped a non-prefixed version of Blob.close(). IE/Edge have a prefixed msClose, but I don't believe it really matches the behavior the spec would probably end up with if we'd keep it around/fix the definition. And Chrome has an even buggier implementation behind a flag that was never shipped at all.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/68#issuecomment-278780203

Received on Thursday, 9 February 2017 21:31:56 UTC