Re: [mediacapture-main] What happens to constraints that are not applicable? Ignored or OverconstrainedError?

@alvestrand, rejecting for constraints that aren't applicable makes sense, but remember that IDL already forces us to ignore dictionary members that are not known (misspelled constraints or ones not implemented by the browser). Rejecting one invalid parameter (because it is known by the browser), but not rejecting another invalid parameter (because it's not in the IDL), may be perceived as an inconsistency.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/533#issuecomment-419128622 using your GitHub account

Received on Thursday, 6 September 2018 15:04:48 UTC