commit | c95b93966734b44962f2479006b85375d0556c98 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Sat Nov 07 23:49:37 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 09 10:47:55 2020 |
tree | f394dc9fc4815242d7adb5f00e0d20f881fd36a2 | |
parent | 9dfe2fce9a1fc1d16f96d80735d091190faa00ee [diff] |
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() And use it in a few places that were using RTC_CHECK(false) or FATAL() to do the exact same job. There should be no change in behavior. Bug: none Change-Id: I36d5e6bcf35fd41534e08a8c879fa0811b4f1967 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/191963 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32567}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.