- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Dec 2015 17:15:13 +0000
- To: public-media-capture@w3.org
miguelao has just merged pull request 36 for https://github.com/w3c/mediacapture-record: == Susbtituted MediaRecorderErrorEvent with a simple ErrorEvent; remove RecordingErrorName == This patch basically brings [GetUserMedia's ErrorEvent Section](https://rawgit.com/w3c/mediacapture-main/master/getusermedia.html#errorevent) to update [MediaRecorderErrorEvent](https://w3c.github.io/mediacapture-record/MediaRecorder.html#MediaRecorderErrorEvent) (which disappears together with its RecordingErrorName. Still debatable the addition of a ```message``` field, so I didn't add that part yet. Re https://github.com/w3c/mediacapture-record/issues/22 and https://github.com/w3c/mediacapture-record/issues/31 See https://github.com/w3c/mediacapture-record/pull/36
Received on Monday, 21 December 2015 17:15:15 UTC