commit | 111e3818222876a0684c0643b29a1feda2d93f8e | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Jan 17 14:37:31 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 17 14:38:25 2024 |
tree | 3d5d72256a8bb7624447eedfc23f5a049617ba21 | |
parent | d257cb73335c12b0757c217ea647fd60ce877df4 [diff] |
Revert "[Stats] Add value_or() and migrate from ValueOrDefault()." This reverts commit 9e4a97bb02663604b02e219b9d501a8dd91b5614. Reason for revert: Breaks downstream project Original change's description: > [Stats] Add value_or() and migrate from ValueOrDefault(). > > Yet another prerequisite for replacing RTCStatsMember<T> with > absl::optional<T>, but this looks like the last one. > > Bug: webrtc:15164 > Change-Id: I2cde51e8c8c951f71b48ccd45e07146091a99616 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334647 > Commit-Queue: Henrik Boström <hbos@webrtc.org> > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#41541} Bug: webrtc:15164 Change-Id: I89af6470c82d07981d8d064aa6ff8b50fae42b12 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334801 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41548}
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.