commit | 492fdf40fe59d6bd0fd2ff0074e8f59c6ec5120e | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Fri Oct 25 08:45:58 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 25 13:46:03 2019 |
tree | 6a7a23e01f3de5b1ac7c496bae323ba2e2c7fa98 | |
parent | 1a61739122e5ef32a95293af17311705c9a14c8d [diff] |
Make rtc_json poisonous in WebRTC This does not help the attached bugs, but it does allow greater control over what JSON code is running where. Long-term, the JSON library used for parsing configuration should likely be a library already present in Chromium builds, to avoid duplication. And if that happens, then WebRTC bug 9804 may be passé. Note that this CL also sorts our poisons alphabetically. Bug: chromium:895814, webrtc:9804 Change-Id: I70c3efe05a0eba9212895407f73978d8216df920 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158400 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29615}
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.