[Bug 25810] Change all extensable enum to DomStrings

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

Jan-Ivar Bruaroey [:jib] <jib@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jib@mozilla.com

--- Comment #4 from Jan-Ivar Bruaroey [:jib] <jib@mozilla.com> ---
(In reply to Dominique Hazael-Massieux from comment #3)
> VideoFacingMode has been resolved different than suggested here (with an
> "other" value).

Not that different. It's still a DOMString. The "other" enum-value just leaves
the door open for Bug 19936 to let implementations use enum here in the future.

> These leaves 2 other enums:
> * MediaStreamTrackState
> * MediaDeviceKind
> 
> Both are only set by the user agent, so it's not clear to me that there
> would be any benefit in changing them from enums.
> 
> I suggest closing as WONTFIX.

Good observation. I agree.

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

Received on Thursday, 28 August 2014 15:11:40 UTC