[webrtc-pc] rtcsessiondescription: attributes are not mutable

fippo has just created a new issue for https://github.com/w3c/webrtc-pc:

== rtcsessiondescription: attributes are not mutable ==
http://w3c.github.io/webrtc-pc/#rtcsessiondescription-class
says
> Attributes on this interface are mutable for legacy reasons.

The IDL specifies them as readonly. I'm a bit confused by the back and forth but my reading of #573 is that they are not mutable in the spec anymore even if they still are in the wild. If that is the case this sentence should be removed.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1242 using your GitHub account

Received on Wednesday, 24 May 2017 11:57:57 UTC