[Bug 22251] Define better error when no video or audio source is available

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

Paul Neave <paul.neave@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.neave@gmail.com

--- Comment #2 from Paul Neave <paul.neave@gmail.com> ---
I believe Firefox have implemented a non-standard NO_DEVICES_FOUND error for
the case when no device for audio/video is available. I prefer this approach as
I think a separate error would be better than conflating with the
CONSTRAINT_NOT_SATISFIED error, which should only be for cases when a specific
mandatory constraint cannot be met.

Firefox also uses a non-standard HARDWARE_UNAVAILABLE error for when a device
exists but for some reason cannot be used (such as, it is already in use by
another web page/program).

Thoughts?

-- 
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, 5 June 2013 13:16:35 UTC