[Bug 23919] New: DataChannel.onerror callback needs an error argument specified.

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

            Bug ID: 23919
           Summary: DataChannel.onerror callback needs an error argument
                    specified.
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebRTC API
          Assignee: public-webrtc@w3.org
          Reporter: harald@alvestrand.no
                CC: public-webrtc@w3.org

At the moment, the type of event fired at the onerror interface is a TODO.

Suggestion: Define an Error event that contains the same data as a DOMError (a
name and a message).

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

Received on Tuesday, 26 November 2013 08:22:12 UTC