[webrtc-pc] RTCError should have WebIDL-friendly definition

soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== RTCError should have WebIDL-friendly definition ==
- The current definition for `RTCError` seems to be copied and modified from the ecma-262 spec. 
- The description look out of place as compared to the other sections. 
- There is no WebIDL definition for the `RTCError` interface.
- The enum `RTCErrorDetailType` is defined but not referenced in the `RTCError` constructor.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1416 using your GitHub account

Received on Thursday, 22 June 2017 08:20:44 UTC