commit | 2f553bf8d573c90176d51559b76dfc836996c8f5 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Sep 01 14:16:26 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 01 15:18:33 2025 |
tree | 74fef496a858687b3b348c0951052b3f3e5b976a | |
parent | a5e91cc1e974d01c71b13dad3d297ac8cd866fc7 [diff] |
Add a default constructor for MockIceController One-parameter constructor doesn't use the paramater, and thus tests shouldn't be burden to construct it. Requiring tests to construct unused IceControllerFactoryArgs complicates extending that struct like was attempted in https://webrtc-review.googlesource.com/c/src/+/407100 Bug: webrtc:42223992 Change-Id: I1d19972331e6d4b1ba3c7f671493126ca4573e50 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/407047 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45520}
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.