silentConcealedSamples, insertedSamplesForDeceleration and removedSamplesForAcceleration were implemented in M76, but we forgot to add them to the WEBRTC_RTCSTATS_IMPL list, meaning the "iterate all members" method, RTCStats::Members(), did not contain these metrics. As a consequence, Chrome did not pick up these members for exposure to JavaScript. Also fix the test coverage in rtc_stats_integrationtest.cc where code paths that did not apply to audio track stats were not explicitly asserting that they must be undefined in those cases. Bug: chromium:996146, webrtc:10903 Change-Id: I00e7ddee600818ee4d561b88e005391830adcf3e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149816 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28925} |
||
|---|---|---|
| .. | ||
| test | ||
| BUILD.gn | ||
| DEPS | ||
| OWNERS | ||
| rtc_stats_report_unittest.cc | ||
| rtc_stats_report.cc | ||
| rtc_stats_unittest.cc | ||
| rtc_stats.cc | ||
| rtcstats_objects.cc | ||