fune/third_party/libwebrtc/stats
Andreas Pehrson d553e7cba3 Bug 1888181 - Vendor libwebrtc from ac58a334f7
Upstream commit: https://webrtc.googlesource.com/src/+/ac58a334f7950983f324efa2b4025d2bbff4a67c
    [Stats] Migrate from the RTCStatsMember type alias to absl::optional.

    With this CL, the only usage of RTCStatsMember within WebRTC is the
    actual type alias declaration. It's not referenced anywhere anymore.

    This allows us to deleting the type alias, but let's do that in a
    standalone CL in case it gets reverted.

    Bug: webrtc:15164
    Change-Id: I766d07abb62b5ddd524859b8ed749394fc439e52
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335621
    Reviewed-by: Harald Alvestrand <hta@webrtc.org>
    Reviewed-by: Evan Shrubsole <eshr@google.com>
    Commit-Queue: Henrik Boström <hbos@webrtc.org>
    Cr-Commit-Position: refs/heads/main@{#41612}
2024-04-03 21:50:15 +02:00
..
g3doc
test Bug 1888181 - Vendor libwebrtc from ac58a334f7 2024-04-03 21:50:15 +02:00
attribute.cc
BUILD.gn Bug 1888181 - Vendor libwebrtc from ac58a334f7 2024-04-03 21:50:15 +02:00
DEPS
OWNERS
rtc_stats.cc
rtc_stats_report.cc
rtc_stats_report_unittest.cc Bug 1888181 - Vendor libwebrtc from ac58a334f7 2024-04-03 21:50:15 +02:00
rtc_stats_unittest.cc Bug 1888181 - Vendor libwebrtc from ac58a334f7 2024-04-03 21:50:15 +02:00
rtcstats_objects.cc