- From: <bugzilla@jessica.w3.org>
- Date: Wed, 21 Aug 2013 11:34:14 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22251
Harald Alvestrand <harald@alvestrand.no> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |harald@alvestrand.no
--- Comment #5 from Harald Alvestrand <harald@alvestrand.no> ---
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)
--
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:34:19 UTC