[webrtc-pc] Pull Request: Clarify which session description to check for if negotiation is needed

soareschen has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Clarify which session description to check for if negotiation is needed ==
Fixes #1331.

In this patch I clarify checking of the m= sections against `currentLocalDescription` only. But I am not entirely sure if it is correct to check for `currentLocalDescription` only. Would be great if anyone can verify and correct me if I am wrong.

I also done some minor improvements to the formatting to make it more readable.

See https://github.com/w3c/webrtc-pc/pull/1561

Received on Friday, 25 August 2017 05:30:26 UTC