Auto merge of #10795 - yoava333:master, r=Ms2ger

updated Blob constructor to use optional

fixes https://github.com/servo/servo/issues/10779

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10795)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-04-22 23:17:55 -07:00
commit 1b13ddcd8a
3 changed files with 21 additions and 27 deletions

View file

@ -46,7 +46,3 @@
bug: https://github.com/servo/servo/issues/10744
expected: FAIL
[Blob constructor with undefined as first argument]
bug: https://github.com/servo/servo/issues/10779
expected: FAIL