Re: [webrtc-pc] Confusion on currentRemoteDescription.sdp need not match remoteDescription.sdp

I think the note applies to both pending and current descriptions. It can be added as a general note under the attributes section as:

- Note that the string value of `sdp` in `pendingRemoteDescription`, `currentRemoteDescription`, `pendingLocalDescription`, and `currentLocalDescription` need not be identical to the `description.sdp` value passed to the corresponding `setRemoteDescription` or `setLocalDescription` calls. e.g. the SDP lines can be reordered and modified.


-- 
GitHub Notification of comment by soareschen
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1228#issuecomment-316267997 using your GitHub account

Received on Wednesday, 19 July 2017 04:16:38 UTC