[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 #12 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
(Above: New personal record for shortest message before accidentally hitting
the submit button :) )

Do we have to rely on the resolution of bug Bug 19936 to future-proof the enum?
I noted that, for ECMAScript, assignments to enum attributes are ignored if the
new value isn't a valid enum value, but an invalid enum value as a function
argument generates an error. I would expect an assignment to a dictionary
member to be similar to the attribute assignment case. Not sure though.

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

Received on Wednesday, 16 April 2014 07:10:10 UTC