commit | e5a87a597443e633fa53c764bb23f66632f80c65 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Apr 27 02:32:12 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 27 09:32:20 2016 +0000 |
tree | 3d0f61375fc92ec4d10c1e43f79676495bd3c864 | |
parent | 9eeb6240c93efe2219d4d6f4cf706030e00f64d7 [diff] |
Disable whitespace/operators lint check. It gives false positives when using the move operator (confuses them with logical And operators). See http://crbug.com/464813 for more details. NOTRY=True Review URL: https://codereview.webrtc.org/1917223003 Cr-Commit-Position: refs/heads/master@{#12525}
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.