Re: [xhr] statusText is underdefined

On 3/28/12 10:42 AM, Glenn Adams wrote:
> Any use of DOMString to serve as a holder for arbitrary binary data
> (including inflating from UTF-8 bytes into 16-bit code units), should be
> specifically marked as such.

For what it's worth, I would be reasonably happy if we had a 
non-DOMString IDL type to indicate "raw byte sequence" strings, with 
WebIDL defining byte-inflation as the conversion from such things to JS 
strings...

-Boris

Received on Wednesday, 28 March 2012 18:11:30 UTC