Closed Bug 1258412 Opened 8 years ago Closed 5 years ago

Document RTCDataChannelEvent

Categories

(Developer Documentation Graveyard :: API: WebRTC, defect)

defect
Not set
normal

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.
Done: https://developer.mozilla.org/en-US/docs/Web/API/RTCDataChannelEvent
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.