- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Fri, 21 Dec 2018 13:43:23 +0000
- To: public-webrtc-logs@w3.org
There's existing language (recently added) to say "ignore non-applicable constraints" in the selectSettings algorithm. Can what you are looking for be accomodated by broadening that language? Though I'm worried that we may declare something that throws on {volume: {exact: 'wrong'}} (because it understands that exact volumes take numbers, not strings) non-compliant; I think that in Chrome we do the typechecking/conversion pass before we do the "is this constraint applicable" pass - which your suggestion would render non-conformant. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/95#issuecomment-449391798 using your GitHub account
Received on Friday, 21 December 2018 13:43:25 UTC