Re: [mediacapture-main] Error member in an Event for runtime-errors is a bad idea

I remember long-ago discussions about the "ended" event, where people 
said that they wanted to know the difference between "ended, no error"
 and "ended, something bad happened". The example given was, I think, 
the track ending because of a track.stop() or a remote orderly 
shutdown vs a track ending because of a camera being yanked out of the
 computer.

We put the error in there for that case, intending it to be nullable. 
And then we forgot about it until now, I think.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/337#issuecomment-209456919
 using your GitHub account

Received on Wednesday, 13 April 2016 14:00:46 UTC