mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() This CL adds ParseStatus/ParseStatusOr classes and returns those instead of CHECKing that the log is well formed. Some refactoring was required. We also add a allow_incomplete_logs parameter to the parser which by default is false. Setting it to true will make the parser log a warning but return success for errors that typically indicate that the log has been truncated. "Deeper" errors indicating log corruption still return an error. Bug: webrtc:11064 Change-Id: Id5bd6e321de07e250662ae3aaa5ef15f48db6d55 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158746 Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29679} |
||
---|---|---|
.. | ||
encoder | ||
events | ||
mock | ||
output | ||
DEPS | ||
fake_rtc_event_log.cc | ||
fake_rtc_event_log.h | ||
fake_rtc_event_log_factory.cc | ||
fake_rtc_event_log_factory.h | ||
ice_logger.cc | ||
ice_logger.h | ||
logged_events.cc | ||
logged_events.h | ||
rtc_event_log.proto | ||
rtc_event_log2.proto | ||
rtc_event_log2rtp_dump.cc | ||
rtc_event_log_impl.cc | ||
rtc_event_log_impl.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_event_processor.cc | ||
rtc_event_processor.h | ||
rtc_event_processor_unittest.cc | ||
rtc_stream_config.cc | ||
rtc_stream_config.h |