[webrtc-pc] new commits pushed by alvestrand

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

* Make the ufrag optional in RTCIceCandidateInit, for backwards 
compat.

If it's missing, the candidate (or end-of-candidates indication) will 
be
applied for the most recent ICE generation/batch of candidates.

Fixes issue #983.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/8c4c2cfae4f9bb1d2bee57562ce3177ce6b48475

* Merge pull request #987 from taylor-b/ufrag_not_required

Make the ufrag optional in RTCIceCandidateInit, for backwards compat.
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/77f6be0ffc7279af0b892e7639c5d8d2ed8cdbf0

Received on Thursday, 12 January 2017 15:19:43 UTC