- From: Daniel Burnett via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Jul 2015 05:23:06 +0000
- To: public-media-capture-logs@w3.org
burnburn has just submitted a new pull request for https://github.com/w3c/mediacapture-main: == Define MediaStreamError exclusively for legacy gUM callback interface use == The legacy callback-based gUM interface needs an error callback, for which it needs an error type value. This typedef makes clear that we now only have two such kinds of errors: DOMException and OverconstrainedError. This is in partial fulfillment of Issue #162. See https://github.com/w3c/mediacapture-main/pull/216
Received on Thursday, 9 July 2015 05:23:09 UTC