[webrtc-pc] new commits pushed by alvestrand

The following commits were just pushed by alvestrand to 
https://github.com/w3c/webrtc-pc:

* Change SetLocalDescription to require unchanged offer/answer string

Work in progress (do not merge). 

Fix for Issue https://github.com/w3c/webrtc-pc/issues/950
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/875295d2eafacd7ab8098e6d1bc855d8d936ad6c

* Require that sdp.sdp be an exact match to lastOffer/lastAnswer

Require that sdp.sdp be an exact match to lastOffer/lastAnswer
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/4c1fcbf2dc8ef643673d6c56421821e1cef7ac4f

* Change setLocalDescription argument to "description"

Change setLocalDescription argument to "description"
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/41cd73ad447fb90224a39de9ecaa7ebb324be194

* Add missing ","

Add missing ","
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/1ddf296a941bffb009f5dbef8559da6987dfca97

* Use InvalidModificationError

Use InvalidModificationError
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/414009a533555985b36f55b3be1fad23be7e84f9

* Use first argument consistently

Use first argument consistently
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/2463f9c2c65543634741c9541e1822ca9f936aae

* Merge pull request #1003 from w3c/issue-950-patch

Change setLocalDescription to require unchanged offer/answer string
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/49a3df5c3b4ab889af84f50a4bd164eb2b833d09

Received on Thursday, 2 February 2017 15:26:10 UTC