commit | c16fa5ea692e06992c30c8b9853356b90da74e2a | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Tue Feb 07 07:18:43 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 07 15:18:43 2017 +0000 |
tree | 2dd7baceca7b3caf3b78f153bd532ddfa583db65 | |
parent | ff0e72fd165facac27f0313aa178648782e63bc4 [diff] |
Replace all use of the VERIFY macro. Replaced by assigning value to a local variable, followed by a DCHECK. Also deletes dead test code under the always false TEST_DIGEST define. BUG=webrtc:6424 Review-Url: https://codereview.webrtc.org/2623473004 Cr-Commit-Position: refs/heads/master@{#16476}
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.