commit | 39ec17797d96daeeaeb3aca383f3bbfc4ea836c2 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Apr 29 21:51:15 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 30 20:38:43 2025 |
tree | 8ec12d1d90a8b196bee69ed5a65fed9df9ceae04 | |
parent | e57d4d11eb7750c4e3767aa51fcdf99af83ac0f2 [diff] |
Remove setting global field trial string from FieldTrials class WebRTC tools where FieldTrials is used to set global field trials string no longer need that feature as they rely on the propagated field trials instead. Most of the users of the FieldTrials already prefer this class not to set the global field string by calling FieldTrials::CreateNoGlobal. Bug: webrtc:42220378 Change-Id: Ic5f401d80c7138788213d142a15877327d94dc91 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/389100 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44491}
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.