commit | 2c7b7a633f6a6aef4467cc3b35a056a4dcc9d619 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Sep 04 12:18:21 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 04 12:18:21 2017 |
tree | 2f28c00af13cb82d7d5da7fbb1feba10d8d991a7 | |
parent | 334f9e6a8d67f646b1a60a1683046224c351c5a4 [diff] |
Delete static method TaskQueue::IsCurrent. The static method takes a queue name as argument. Used only in one place, a DCHECK in IncomingVideoStream, which is converted to use the non-static version of IsCurrent. BUG=webrtc:8166 Review-Url: https://codereview.webrtc.org/3004873002 Cr-Commit-Position: refs/heads/master@{#19657}
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.