Re: [webrtc-pc] Define description.sdp for rollback for setLocalDescription

@stefhak I don't see `description.sdp` referenced explicitly, except in cases where after `description.type` is first tested to be something other than `"rollback"`. Did I miss one?

What I do see, are phrases like *"for each media description in description"*. There are zero media descriptions in the case of rollback, therefore such steps do not run at all on rollback. This is https://github.com/w3c/webrtc-pc/issues/1706 I believe, unless there are other things missing?

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

Received on Friday, 9 March 2018 17:31:50 UTC