[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 #17 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
(In reply to Jan-Ivar Bruaroey [:jib] from comment #16)
> (In reply to Adam Bergkvist from comment #15)
> > var dict = {
> >   member = "not-in-the-enum" // this is the case: ignored or error?
> > };
> 
> I think you mean: var dict = { member: "not-in-the-enum" ); and dict is also
> a POS.

You're right (about the syntax too)

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

Received on Tuesday, 22 April 2014 05:09:52 UTC