I18N-ISSUE-382 (BUG26154): Allow ArrayBuffer as argument to decode() [encoding]

I18N-ISSUE-382 (BUG26154): Allow ArrayBuffer as argument to decode() [encoding]

http://www.w3.org/International/track/issues/382

Raised by: Addison Phillips
On product: encoding

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

This issue tracks the bug listed above and was created as part of the WG LC process. The bug was created prior to the WG LC.

---

Given that most APIs allow both views an raw buffers, there's not really any good argument left for TextDecoder to be different here.

Should also deal with neutered objects if IDL provides no hooks. I suspect we need to throw.

Received on Thursday, 10 July 2014 04:19:25 UTC