- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Nov 2013 16:11:15 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23928
Bug ID: 23928
Summary: Define Error basic information "as used in these
specs".
Product: WebRTC Working Group
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Media Capture and Streams
Assignee: public-media-capture@w3.org
Reporter: harald@alvestrand.no
CC: public-media-capture@w3.org
We need to make the "principles" part a bit clearer, and declare that these are
invariant no matter how the DOMError debates turn out.
- All errors are reported with a name (for programs) and a message (for
humans). Sometimes
auxillary data for programs, such as line number in SDP, but this should be
rare.
- This applies to error callbacks, exceptions and events (onerror)
This should be captured in some WebIDL definition too, which can be replaced
with an external reference if and when we get one - this def should be in the
Media Capture and Streams document, since all others refer to it.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Tuesday, 26 November 2013 16:11:24 UTC