[webrtc-pc] Pull Request: Rewrite the createOffer algorithm to eliminate race conditions (restructured).

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

== Rewrite the createOffer algorithm to eliminate race conditions 
(restructured). ==
A revised version of PR #874. Turns the single bulky `createOffer` 
algorithm into three separate sub-algorithms. Some miscellaneous 
cleanup, but mostly just restructuring.

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

Received on Wednesday, 19 October 2016 22:47:37 UTC