[Bug 26154] New: Allow ArrayBuffer as argument to decode()

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

            Bug ID: 26154
           Summary: Allow ArrayBuffer as argument to decode()
           Product: WHATWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Encoding
          Assignee: annevk@annevk.nl
          Reporter: annevk@annevk.nl
        QA Contact: sideshowbarker+encodingspec@gmail.com
                CC: mike@w3.org, www-international@w3.org
        Depends on: 23369

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 20 June 2014 12:31:44 UTC