Re: [mediacapture-main] Change ended event to be a MediaStreamTrackEvent with new error property

I'm a bit confused by this change. Two events that are fired at 
different targets (MediaStream, MediaStreamTrack) gets merged into 
one. We never need the track for the 'ended' event since we have 
evt.target and the 'addtrack' and 'removetrack' events never use the 
error.

-- 
GitHub Notif of comment by adam-be
See 
https://github.com/w3c/mediacapture-main/pull/199#issuecomment-115165692

Received on Thursday, 25 June 2015 08:45:30 UTC