[Bug 18486] Let RTCSessionDescription take a Dictionary parameter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.bergkvist@ericsson.com
         AssignedTo|public-webrtc@w3.org        |adam.bergkvist@ericsson.com

--- Comment #1 from Adam Bergkvist <adam.bergkvist@ericsson.com> 2012-08-13 09:29:59 UTC ---
It's nice that the constructor takes an object rather than a string of JSON.
I'll go ahead and add this to the spec.

I'm not sure this cloning functionality works though:
> sd2 = new RTCSessionDescription(sd);

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Monday, 13 August 2012 09:30:49 UTC