[webrtc-pc] Merged Pull Request: Integrate queueing into the setLocal/RemoteDescription steps

alvestrand has just merged adam-be's pull request 756 for 
https://github.com/w3c/webrtc-pc:

== Integrate queueing into the setLocal/RemoteDescription steps ==
Fixes issue #755 
Related to issue #600 

This change suggests that the entire 'set an RTCSessionDescription' 
algorithm should be enqueued instead of adding the queueing step to 
the algorithm and indenting all the steps.

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

Received on Thursday, 1 September 2016 14:19:06 UTC