commit | 0f620f4e318a162e7a251133e7a8ddea5188b9bb | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Thu Jul 09 10:25:02 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 09 10:25:04 2015 |
tree | 7a5394635161367464a93c46f424860f83c7a335 | |
parent | 31acf3d1208b294ba86cbcdfa475a5c94229ae3a [diff] |
Make sure we process all pending offer/answer requests before terminating. This fixes a bug in the WebRtcSessionDescriptionFactory where messages would be dropped or worse yet processed after the factory was deleted. BUG=chromium:507307 Review URL: https://codereview.webrtc.org/1231823002 Cr-Commit-Position: refs/heads/master@{#9557}