Re: [webrtc-pc] Sort out meaning of "Fire event with OperationError exception"

I think it's supposed to mean "fire an event containing a DOMError with the name OperationError".
We have a "throw an OperationError exception" down in createDataChannel. But I'm not sure what firing it as an event (as opposed to throwing it as an exception or rejecting a promise with it) means.



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

Received on Sunday, 26 August 2018 16:30:06 UTC