What steps will reproduce the problem?
(1) Apply CL 738232 (if not landed already)
(2) Run layout test fast/mediastream/getusermedia-constraints
What is the expected result?
Test should succeed.
What happens instead?
Complaint because of wrong error name (expected Error but got ConstraintNotSatisfiedError).
The expected error is also wrong (should be OverconstrainedError), so both the code and the test need fixing.
Comment 1 by orphis@chromium.org
, Nov 6 2017Status: Duplicate (was: Untriaged)