- From: stefan hakansson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Aug 2018 08:32:42 +0000
- To: public-webrtc@w3.org
stefhak has just created a new issue for https://github.com/w3c/webrtc-pc: == Be consistent when rejecting with an OperationError == At many places it's said: ``` reject p with a newly created OperationError ``` but in one place it's said as: ``` Reject p with a DOMException object whose name attribute has the value OperationError ``` Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1967 using your GitHub account
Received on Monday, 20 August 2018 08:32:44 UTC