Re: [webrtc-pc] RTCPeerConnection constructor can fail - what error to return?

candidate errors:
*  [`UnknownError`](https://heycam.github.io/webidl/#unknownerror): "The operation failed for an unknown transient reason (e.g. out of memory)."
* [`OperationError`](https://heycam.github.io/webidl/#operationerror): "The operation failed for an operation-specific reason."

-- 
GitHub Notification of comment by dontcallmedom
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1670#issuecomment-346643897 using your GitHub account

Received on Thursday, 23 November 2017 15:16:48 UTC