New issue
Advanced search Search tips

Issue 821806 link

Starred by 2 users

Issue metadata

Status: Started
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug


Show other hotlists

Hotlists containing this issue:
WebRTC-1.0-Spec-Compliance


Sign in to add a comment

Need to implement RTCError and return it when relevant

Project Member Reported by hta@chromium.org, Mar 14 2018

Issue description

The WebRTC specification describes an RTCError object, which contains the information in a DOMError object + additional WebRTC-specific information:

http://w3c.github.io/webrtc-pc/#dfn-rtcerror

We should implement this object's information fields as part of the webrtc::RTCError and blink::WebRTCError objects and return it when appropriate.

 

Comment 1 by guidou@chromium.org, Mar 19 2018

Status: Available (was: Untriaged)

Comment 2 by hbos@chromium.org, Jan 18 (5 days ago)

Labels: -Pri-3 Pri-2
Owner: hbos@chromium.org
Status: Started (was: Available)

Sign in to add a comment