Closed
Bug 1258412
Opened 9 years ago
Closed 6 years ago
Document RTCDataChannelEvent
Categories
(Developer Documentation Graveyard :: API: WebRTC, defect)
Developer Documentation Graveyard
API: WebRTC
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheppy, Unassigned)
References
()
Details
If it isn't required, then new RTCDataChannelEvent('type', {}) won't throw, and the resulting instance will have null for the channel attribute even though it's not nullable in the IDL. So should make the channel a required argument.
Comment 2•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•