webrtc/stats
Henrik Boström ac58a334f7 [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-01-25 21:56:08 +00:00
..
g3doc stats: convert to Unix fileformat, remove obsolete section 2024-01-08 12:03:22 +00:00
test [Stats] Migrate from the RTCStatsMember type alias to absl::optional. 2024-01-25 21:56:08 +00:00
attribute.cc Reland "[Stats] Make RTCStatsMember<T> a type alias for absl::optional<T>." 2024-01-24 12:26:45 +00:00
BUILD.gn [Stats] Migrate from the RTCStatsMember type alias to absl::optional. 2024-01-25 21:56:08 +00:00
DEPS Remove +api from internal DEPS files. 2019-01-28 11:17:00 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
rtc_stats.cc Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." 2024-01-19 14:42:10 +00:00
rtc_stats_report.cc Remove deprecated RTCStatsReport(int64) and timestamp_us 2023-03-22 08:00:53 +00:00
rtc_stats_report_unittest.cc [Stats] Migrate from the RTCStatsMember type alias to absl::optional. 2024-01-25 21:56:08 +00:00
rtc_stats_unittest.cc [Stats] Migrate from the RTCStatsMember type alias to absl::optional. 2024-01-25 21:56:08 +00:00
rtcstats_objects.cc Reland "[Stats] Move metric names to Attribute, constructed via AttributeInit." 2024-01-18 10:10:57 +00:00