commit | 569cf942c01ac08e755cac211bbfd4d93228aeea | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Thu Feb 11 13:02:59 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 11 13:03:05 2016 |
tree | 64873d5cc3ebd06e0ab06d2e627514166e3743f0 | |
parent | 8c66a00a377ac25d732e7c99c90d65b15553c304 [diff] |
PRESUBMIT: Add check for JSON parse errors + fix JSON The PRESUBMIT code is basically a stripped-down copy of the code in Chromium's src/PRESUBMIT.py. BUG=chromium:498746 TESTED=I verified with 'git cl presubmit' that the existing error was found. Then I ran it again after fixing it, with presubmit passing. NOTRY=True Review URL: https://codereview.webrtc.org/1682393002 Cr-Commit-Position: refs/heads/master@{#11572}
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.