[Bug 25298] How to represent VideoFacingMode if browser is not able to detect the FacingMode of the camera.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25298

--- Comment #21 from Jan-Ivar Bruaroey [:jib] <jib@mozilla.com> ---
Note that pull request in comment 20 adds an "other" enum entry for UAs to
coerce unknown strings into. This is useful for implementations, as it lets
them translate incoming strings into an enum internally, as a point of parsing.
As a consequence, JS users may see this value in constraints returned to them
from APIs that return constraints, in place of the original string, which is
not kept.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 1 July 2014 16:07:11 UTC