- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Dec 2016 03:05:02 +0000
- To: public-media-capture@w3.org
miguelao has just submitted a new pull request for https://github.com/w3c/mediacapture-record: == `MediaRecorderErrorEvent` == First go at cleaning up `ErrorEvent`: - renamed it to `MediaRecorderErrorEvent` and also s/`ErrorEventInit`/`MediaRecorderErrorEventInit`/ - the Init dict holds now a DOMException, so its use in the ctor is just as a copy-constructor. See https://github.com/w3c/mediacapture-record/pull/111
Received on Thursday, 22 December 2016 03:05:03 UTC