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

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

--- Comment #6 from Paul Neave <paul.neave@gmail.com> ---
(In reply to comment #5)
> Suggested resolution, now that we inherit from DOMError:
> 
> NO_DEVICES_FOUND -> NotFoundError (existing DOMError code)
> HARDWARE_UNAVAILABLE -> AbortError (existing DOMError code)
>                      -> SourceUnavailable (NEW DOMError code)

This seems very sensible. Thanks Harald.

-- 
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, 21 August 2013 11:37:42 UTC