- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Dec 2017 00:12:39 +0000
- To: public-webrtc-logs@w3.org
The `type` and `eventInitDict` parameters are [required for Events](https://dom.spec.whatwg.org/#constructing-events). Best practice is to include constructors for shims to use. We *[fire a track event](http://w3c.github.io/webrtc-pc/#fire-track-event) [named](https://dom.spec.whatwg.org/#firing-events) "track"* [here](http://w3c.github.io/webrtc-pc/#set-description), but you can set it to anything you want. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1467#issuecomment-349817902 using your GitHub account
Received on Thursday, 7 December 2017 00:12:42 UTC