commit | afa15461534550b9b7d174a11e2d825ec1a40241 | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Mon Feb 12 13:14:19 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 12 14:24:55 2018 +0000 |
tree | c61071791c46bc1f53f3a75e62ad516e479d0b7f | |
parent | 0c15a092937b1409dbc1dab3151ed7847ac8eaf2 [diff] |
Fix incorrect static method call. cpuMonitor is actually null at the time of the call, but it works because isSupported doesn't touch 'this' (being a static call). Bug: None Change-Id: I177807ee04075d16356878ec72262546d0547aa1 Reviewed-on: https://webrtc-review.googlesource.com/51861 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21983}
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.