- From: Eric Shepherd via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Sep 2016 14:45:17 +0000
- To: public-media-capture@w3.org
a2sheppy has just created a new issue for https://github.com/w3c/mediacapture-main: == Exception discrepancy among filter nodes == The specification says that BiquadFilterNode should throw NotSupportedError if the specified arrays aren't the same size. IIRFilterNode, on the other hand, is described as throwing InvalidAccessError. I didn't check to see if other nodes differ as well, but these should be the same, for consistency. It would make error handling easier in code that uses multiple filter types. Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/393 using your GitHub account
Received on Thursday, 8 September 2016 14:45:27 UTC