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

adam-be has just submitted a new pull request 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 Tuesday, 23 August 2016 09:56:08 UTC