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

           Summary: Keep on having send(ArrayBuffer data) interface in
                    addition to send(ArrayBufferView data)
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebSocket API (editor: Ian Hickson)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]


negative reason is just for compatibility.
But, sometimes JavaScript has an ArrayBuffer object without any
ArrayBufferView.
E.g., obviously JavaScript has only ArrayBuffer object which are received via
WebSocket API.
I think the old interface send(ArrayBuffer data) is worth to be held.

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

Reply via email to