commit | 577c580cd03bd4b4af16827a66929451e5e7b466 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Oct 31 12:33:17 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 31 13:07:30 2019 +0000 |
tree | cb8e956ddf090dd5bdf3efc6dc120eee17183f77 | |
parent | fb075d558d6dbcda3392cfec05fdbe2cc06f9292 [diff] |
Do not stop SingleThreadedTaskQueueForTestingTest near the end of the tests That brings usage of that queue closer to the production. In particular that should surface race conditions on destruction. Those should be fixed rather than avoided. Bug: webrtc:10933 Change-Id: Iff60cf5a4b87bd848117ef543ffc97f6504dc979 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157898 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29665}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.