commit | 988e63eb06c0a46722882e8ae91247e36fa9c50c | [log] [tgz] |
---|---|---|
author | Bjorn A Mellem <mellem@webrtc.org> | Mon Sep 23 11:09:22 2019 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 23 19:59:48 2019 +0000 |
tree | 4b5a101e6fe5faa753c16478b517cf3e122d47b8 | |
parent | aab43dbd8b9ee77e261208eb4fa18490ac9c8e31 [diff] |
Proxy OnRtcpPacketReceived to the worker thread in channel tests. https://webrtc-review.googlesource.com/c/src/+/152740 changed the way OnRtcpPacketReceived is invoked, so that Channel no longer handles the hop to the worker thread internally. This change updates the test to hop to the worker thread before calling channel, which fixes a test-only tsan failure. Bug: webrtc:10983 Change-Id: Ia31920791fc6eeee86c0d59aa091d708d706bcf0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/154244 Reviewed-by: Seth Hampson <shampson@webrtc.org> Commit-Queue: Bjorn Mellem <mellem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29271}
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.