commit | 247e0b47139ba8423f24c42f980e02d5525c8927 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Mar 20 10:31:31 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 21 13:50:38 2018 |
tree | b52af7432c0644997ffa7463bb8bab38143187be | |
parent | 81e8a43b4bb3e60684337bc6840d16db8f2bddd3 [diff] |
Disabling periodic tasks on SSCC in unit tests. Time triggered tasks in the SendSideCongestionController caused flakyness in long running unit tests of SendSideCongestionController. This CL lets the unit test code disable the periodic tasks so they are only triggered on demand. Bug: webrtc:9039 Change-Id: I934045d7e6eeaa765dd221cef87389f1d98b58a5 Reviewed-on: https://webrtc-review.googlesource.com/63265 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22536}
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.