commit | d7f9550647e4a6160408676eb210dd69ae91a402 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Tue Mar 22 15:52:08 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 22 16:40:33 2022 |
tree | c3df19f358b48400b665894912fd4a8f761f3a47 | |
parent | 8f1159b51865fe6af6764ff93d575b5760ec7de8 [diff] |
Fix interaction between ScopedkeyValueConfig and global field trials string This patch fixes a problem for test programs that mix usage of ScopedKeyValueConfig and the global field trial string. In this case, tests that were using CallTest. The solution is to check the global string when nothing has been explicitly added to a ScopedKeyValueConfig. Bug: webrtc:13828 Change-Id: Ib89735670cfe93340ca0a8bac53f8a64a600ad66 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256366 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36294}
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.