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

Nope, chrome never shipped close, you must be misremembering (or were running with experimental web platform features turned on). But anyway, actually defining what close would do is much more complicated than "simply free the reference", especially as implementations internally do all kinds of things to share data, asynchronously move data around, etc.

-- 
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-367057873

Received on Tuesday, 20 February 2018 17:42:01 UTC