commit | 2b62fa218c3af2e4ce6e4e9a6cddcc55ad07fcba | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Thu Feb 23 19:05:39 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 24 03:05:39 2017 +0000 |
tree | 9b14cb3d807ad6c5a68517eede4b1ae2732e39ce | |
parent | 6072db938882e51e5a842ba5ca6767531631e01f [diff] |
Adding suppression for race in stats collector test. See bug for more info. This race is benign, and only exists because a method is virtual so it can be mocked for testing. BUG=webrtc:7221 NOTRY=True TBR=hbos@webrtc.org Review-Url: https://codereview.webrtc.org/2711783005 Cr-Commit-Position: refs/heads/master@{#16813}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.