Re: [webrtc-pc] In data channel send(), remove the condition "If channel's underlying data transport is not established yet, then abort these steps"

I agree this can be removed; even before #1209, an `InvalidStateError` would be thrown due to `readyState` being `"connecting"`.

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

Received on Friday, 16 June 2017 03:35:34 UTC