- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Jan 2016 15:48:52 +0000
- To: public-webrtc@w3.org
jan-ivar has just merged pull request 446 for https://github.com/w3c/webrtc-pc: == non-nullable RTCTrackEvent args means Init dict members are required. == Mozilla's webidl compiler actually requires this or the binding code wont compile (it's undefined what happens when no args are passed). It's either this or make the RTCTrackEvent args nullable and default to `null`. See https://github.com/w3c/webrtc-pc/pull/446
Received on Thursday, 7 January 2016 15:48:54 UTC