W3C home > Mailing lists > Public > public-webrtc@w3.org > June 2014

[Bug 25102] RTCDataChannel::send() steps are not proper.

From: <bugzilla@jessica.w3.org>
Date: Tue, 10 Jun 2014 13:44:33 +0000
To: public-webrtc@w3.org
Message-ID: <bug-25102-4991-yzCcN2PUqp@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25102

Adam Bergkvist <adam.bergkvist@ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.bergkvist@ericsson.com

--- Comment #1 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
We imitate WebSocket here and don't throw unless the channel is connecting [1].
Calling send() on a closed DataChannel will simply increase the buffered amount
since nothing is sent.

[1] http://dev.w3.org/html5/websockets/#dom-websocket-send

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Tuesday, 10 June 2014 13:44:36 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:17:59 UTC