webrtc wpt: avoid race conditions
Avoids race conditions by first setting the remote description before setting the local description. ICE will only start checking (and generating candidates) after SLD. Also avoids the case that candidates arrive before a remote description is set since its always set first. BUG=960718 Change-Id: I38e69f625c8aba82711422812fc9634af647d056 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632470 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by:Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#663871}
Showing
Please register or sign in to comment