[Bug 25605] Definition of MediaStreamTrackEvent is not complete

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25605

Adam Bergkvist <adam.bergkvist@ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |adam.bergkvist@ericsson.com
         Resolution|---                         |FIXED

--- Comment #2 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
Removed nullable from MediaStreamTrackEventInit track member. I noticed that
other Event constructors have their *EventInit arguments as optional. We should
look into if that is common practice. 

Proposed fix:
https://github.com/fluffy/webrtc-w3c/commit/15c1efb47fd96b3225e97ad6ba5a7b02ad444a05

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 2 July 2014 11:54:22 UTC