- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Thu, 09 Feb 2017 13:22:26 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 February 2017 21:23:32 UTC
As discussed in #10, the utility of the close() method is unclear, and
properly specifying it would add a large amount of complexity.
By removing closing entirely, this fixes #10, fixes #17 and fixes #18.
References to readability state and blobs being closed in other specs (in particular HTML) will be removed in follow-up changes.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/FileAPI/pull/68
-- Commit Summary --
* Remove definition of Blob.close() and all related terms.
-- File Changes --
M index.bs (104)
M index.html (926)
-- Patch Links --
https://github.com/w3c/FileAPI/pull/68.patch
https://github.com/w3c/FileAPI/pull/68.diff
--
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
Received on Thursday, 9 February 2017 21:23:32 UTC