Need to implement RTCError and return it when relevant |
||
Issue descriptionThe 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.
,
Jan 18
(5 days ago)
|
||
►
Sign in to add a comment |
||
Comment 1 by guidou@chromium.org
, Mar 19 2018