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

> 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.

@alvestrand thanks for reminding me the event param is nullable, and 
usually null. I should close this and open the exact same issue on 
mediarecorder instead.

I'm trying to remember the use for error as well. I doubt however that
 any bits on the wire exist to communicate such failures to the other 
side, and nothing seems to have been spec'ed, so I'm all for ripping 
out this error in the mediacapture case and let whatever spec needs it
 reintroduce it.

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

Received on Wednesday, 13 April 2016 14:17:56 UTC