commit | 9fdceb80b5f7c36cdbcd5861c737b40a73b430f6 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Nov 27 09:57:22 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 27 11:44:50 2023 |
tree | b149d47ff7b122eb72a7bc220257ac5e4d40720f | |
parent | f921d2532026111d427277182d3838f86e47ceb7 [diff] |
Add environment_construction poison This poison guards against accidental use of EnvironmentFactory and thus ensures low level WebRTC class would use utilities from propagated environment instead of accidentally using a default implementation. This poison extends and thus replaces default task queue poison. Bug: webrtc:15656 Change-Id: I577bef8af08b9c7dd649ad5a2284eb236e6f4a8f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/328380 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41247}
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.