This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18335 - PeerConnection should inherit EventTarget
Summary: PeerConnection should inherit EventTarget
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: WebRTC API (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Web RTC Working Group
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 19:03 UTC by Olli Pettay
Modified: 2012-08-13 14:50 UTC (History)
2 users (show)

See Also:


Attachments

Description Olli Pettay 2012-07-19 19:03:25 UTC
PeerConnection should inherit EventTarget, otherwise
events can't have .target or .currentTarget pointing to it and
event handling in general just doesn't work.
Comment 1 Cullen Jennings 2012-08-13 14:50:46 UTC
Fixed in next version to come out.