[mediacapture-main] Pull Request: Define MediaStreamError exclusively for legacy gUM callback interface use

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