[Webkit-unassigned] [Bug 173052] RTCDataChannel connectivity issues in Safari 11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 8 11:34:05 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173052

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
One case where this error is thrown is when the channel is not yet ready (connection not opened...), as per https://w3c.github.io/webrtc-pc/#dfn-send.

Maybe there is a difference in behavior with other browsers with that regards.
Maybe send() is called to soon in your app, or maybe we have a bug on our side.

I'll try to have a closer look at this issue, probably by end of next week.
It would help if you can provide a reduced test case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170608/f5f744ad/attachment-0001.html>


More information about the webkit-unassigned mailing list