[webrtc-pc] new commits pushed by aboba

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

* Specify behavior if browser doesn't implement "negotiate" rtcpMuxPolicy.

Fixes #1065.

Also moved some steps around in the RTCPeerConnection constructor
steps, such that everything dealing with the RTCConfiguration is in one
place.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/717f7b100720b5f39f99b80a30e21c376beaf762

* Fixing closing <var> tag.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/c6f2c58993126be76ab92249f2ab3a3e4e773a6b

* Making JSEP reference smarter.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/a4fe997d014c32eec1d3b4b20280007288dc5527

* Removing duplicated step.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/5c66b7fb0777144c3866aa8e0e531fbb2ea71f3f

* Merge pull request #1071 from taylor-b/issue_1065_non_muxed_rtcp_not_supported

Specify behavior if browser doesn't implement "negotiate" rtcpMuxPolicy.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/37d5277bea56778a566e8903449f1cfd021faf75

Received on Friday, 17 March 2017 20:52:11 UTC