Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Issue 2253943006: Method to parse event log directly from a string. (Closed)

Created:
4 years, 4 months ago by terelius
Modified:
4 years, 4 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Method to parse event log directly from a string. Switches the main parsing function for RtcEventLogs to take an istream instead of a file pointer. Adds wrappers that accept either a string or a filename. Committed: https://crrev.com/8c16520949ab0b3d3f2e51bb40278f9ca64659fd Cr-Commit-Position: refs/heads/master@{#13852}

Patch Set 1 #

Patch Set 2 : Fix type error #

Total comments: 3

Patch Set 3 : Dont check for eof if checking bytes read anyway. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -49 lines) Patch
M webrtc/call/rtc_event_log_parser.h View 2 chunks +7 lines, -1 line 0 comments Download
M webrtc/call/rtc_event_log_parser.cc View 1 2 9 chunks +62 lines, -40 lines 0 comments Download
M webrtc/call/rtc_event_log_unittest_helper.cc View 8 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
terelius
4 years, 4 months ago (2016-08-19 14:31:15 UTC) #2
stefan-webrtc
lgtm with a nit https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc File webrtc/call/rtc_event_log_parser.cc (right): https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc#newcode139 webrtc/call/rtc_event_log_parser.cc:139: } This can be moved ...
4 years, 4 months ago (2016-08-22 07:30:05 UTC) #3
terelius
https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc File webrtc/call/rtc_event_log_parser.cc (right): https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc#newcode139 webrtc/call/rtc_event_log_parser.cc:139: } On 2016/08/22 07:30:05, stefan-webrtc (holmer) wrote: > This ...
4 years, 4 months ago (2016-08-22 14:48:52 UTC) #4
stefan-webrtc
https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc File webrtc/call/rtc_event_log_parser.cc (right): https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc#newcode139 webrtc/call/rtc_event_log_parser.cc:139: } On 2016/08/22 14:48:52, terelius wrote: > On 2016/08/22 ...
4 years, 4 months ago (2016-08-22 14:54:57 UTC) #5
terelius
On 2016/08/22 14:54:57, stefan-webrtc (holmer) wrote: > https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc > File webrtc/call/rtc_event_log_parser.cc (right): > > https://codereview.webrtc.org/2253943006/diff/20001/webrtc/call/rtc_event_log_parser.cc#newcode139 ...
4 years, 4 months ago (2016-08-22 15:34:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2253943006/40001
4 years, 4 months ago (2016-08-22 17:28:04 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 4 months ago (2016-08-22 18:03:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2253943006/40001
4 years, 4 months ago (2016-08-22 18:30:34 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-22 18:35:51 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 18:36:00 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8c16520949ab0b3d3f2e51bb40278f9ca64659fd
Cr-Commit-Position: refs/heads/master@{#13852}

Powered by Google App Engine
This is Rietveld 408576698