Auto merge of #15767 - charlesvdv:blob-close, r=nox

Remove support for Blob::{close, isClosed}

<!-- Please describe your changes on the following line: -->

<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #15660

<!-- Either: -->
- [x] There are tests for these changes

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15767)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-03-03 02:16:51 -08:00 committed by GitHub
commit 1b1fadb8b8
5 changed files with 5 additions and 59 deletions

View file

@ -1,5 +0,0 @@
[historical.html]
type: testharness
[Blob.close() should not be supported]
expected: FAIL