[Bug 25840] Creating DataChannel with same label.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25840

Kiran <kiran.guduru@samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #2 from Kiran <kiran.guduru@samsung.com> ---
This bug has been re-opened for tracking 

While discussing interoperability issues in interim meeting, it has been
pointed that spec should be updated to clarify that label is not unique.


19:19:05 [stefanh]
First: Data channel label uniqeuness
19:19:32 [stefanh]
prop: update the spec to say do not have to be unique

I suggest to add a note specifying "Multiple channels may contain same label".

or 

add a line after explanation

The RTCDataChannel.label attribute represents a label that can be used to
distinguish this RTCDataChannel object from other RTCDataChannel objects. The
attribute MUST return the value to which it was set when the RTCDataChannel
object was created.
 "JS applications are allowed to create multiple channels with same label"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 21 May 2014 20:25:16 UTC