[mediacapture-main] MediaStreamTrackEvent's track member is not nullable

annevk has just created a new issue for 
https://github.com/w3c/mediacapture-main:

== MediaStreamTrackEvent's track member is not nullable ==
Either you need to make this nullable or you need to require the 
dictionary argument and not give that a default value of null.

See https://github.com/w3c/mediacapture-main/issues/160

Received on Wednesday, 15 April 2015 15:26:01 UTC