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

> Yeah, no browsers that I'm aware off ever shipped a non-prefixed version of Blob.close().

`close` was implemented at Chromium at some point recently. 

Given that (when last checked) Chromium limits the number of `Blob` object which can be created at a `document` to 50, what is the current suggested or canonical procedure to free memory of an existing `Blob`?

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

Received on Sunday, 18 February 2018 19:02:01 UTC