[Bug 16733] Drop 'endings'?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16733

--- Comment #22 from Arun <arun@mozilla.com> 2012-07-12 20:56:55 UTC ---
OK, I'm swayed by the number of comments alone :)

To be clear, what we want in order to satisfactorily close this bug is:

1. A "helper" function along the lines of Comment 21 (which suggests a
toNativeLineEndings(), probably as a [Supplemental] on the Window interface. 
I'll have to look into this, but we may as well do it in the File API
specification.

2. Removal of the endings dictionary member from Blob constructor syntax.

And as pointed out in Comment 21, we can overload for ArrayBufferView later, if
absolutely necessary.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 12 July 2012 20:56:56 UTC