[Webkit-unassigned] [Bug 124175] Blob constructor should accept sequences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 11:16:22 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124175





--- Comment #3 from Christophe Dumez <dchris at gmail.com>  2013-11-12 11:15:03 PST ---
(From update of attachment 216654)
View in context: https://bugs.webkit.org/attachment.cgi?id=216654&action=review

>> LayoutTests/fast/files/blob-constructor-expected.txt:13
>> +FAIL new Blob('hello') should throw TypeError: First argument of the constructor is not of type Array. Threw exception TypeError: First argument is not a sequence.
> 
> The test needs updating. Leaving them as FAIL is not a good idea.

Also, I am not sure we want to expose the term "sequence" in the exception message since this is a Web IDL term and JavaScript developers won't necessarily know what it is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list