mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 16:47:50 +01:00
![]() rtc_event_log2text doesn't currently handle all possible RtcEvent-s. 1. Previous CL - to make sure events are not forgotten in the future, change the succession of if-statements to a switch, so that the compiler would complain if events are ever added, but are not handled here. 2. This CL - add handling of currently-unhandled events. BUG=webrtc:8111 Change-Id: I5c726c077483b5d85cf8060674c8191a90cb84cc Reviewed-on: https://webrtc-review.googlesource.com/1244 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19869} |
||
---|---|---|
.. | ||
mock | ||
DEPS | ||
rtc_event_log.cc | ||
rtc_event_log.h | ||
rtc_event_log.proto | ||
rtc_event_log2rtp_dump.cc | ||
rtc_event_log2stats.cc | ||
rtc_event_log2text.cc | ||
rtc_event_log_factory.cc | ||
rtc_event_log_factory.h | ||
rtc_event_log_factory_interface.h | ||
rtc_event_log_parser.cc | ||
rtc_event_log_parser.h | ||
rtc_event_log_unittest.cc | ||
rtc_event_log_unittest_helper.cc | ||
rtc_event_log_unittest_helper.h | ||
rtc_stream_config.cc | ||
rtc_stream_config.h |