[Bug 18335] New: PeerConnection should inherit EventTarget

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

           Summary: PeerConnection should inherit EventTarget
           Product: WebRTC Working Group
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebRTC API
        AssignedTo: public-webrtc@w3.org
        ReportedBy: bugs@pettay.fi
                CC: public-webrtc@w3.org


PeerConnection should inherit EventTarget, otherwise
events can't have .target or .currentTarget pointing to it and
event handling in general just doesn't work.

-- 
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.
You are the assignee for the bug.

Received on Thursday, 19 July 2012 19:03:26 UTC