commit | acf26ce00a4641eaddcc6d1370c1b12bd69b210e | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Dec 16 10:37:36 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 16 13:29:01 2024 |
tree | 8cc1baeab990f184df9fcefbdfaf79c9f3284b96 | |
parent | 108cde271bfc22bc14a88b13b9add8ba58682a22 [diff] |
Refactor PC tests to use non-global field trials In particular that avoids lifetime issues with the field trials passed into peerconnection, as now PC takes field trials object by unique_ptr and thus fully manages its lifetime. Bug: webrtc:42220378 Change-Id: Ia863e9703b5c76ae1866d0ff995b83286c0b947e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/371480 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43576}
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.