- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Jun 2014 10:03:39 +0000
- To: public-webrtc@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25957
Bug ID: 25957
Summary: PeerConnection should have an onerror event handler
Product: WebRTC Working Group
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: WebRTC API
Assignee: public-webrtc@w3.org
Reporter: harald@alvestrand.no
CC: public-webrtc@w3.org
At the May 20 meeting of WEBRTC, it was agreed that errors on a PeerConnection
that aren't associated with a specific object or function need to be reported
through an "error" event on the PeerConnection itself.
The exemplar event was a failure in TURN server authentication; another is the
perennial "internal error".
This needs to be added to the WebRTC spec.
--
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, 3 June 2014 10:03:46 UTC