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

Issue 1419523004: Skip logging RTCP messages of type SDES and APP. (Closed)

Created:
5 years, 1 month ago by terelius
Modified:
5 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Removed cname and receiver_reference_time_report from proto and logging code. Changed logging of RTCP to omit messages of type SDES and APP. BUG= Committed: https://crrev.com/d66daa2d2f9fe8ea2bd0e912e2d8c6c4f388f14e Cr-Commit-Position: refs/heads/master@{#10542}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 4

Patch Set 3 : Rewrote generation of random RTCP packets using the SenderReport class. #

Total comments: 10

Patch Set 4 : Minor reviewer comments and rebase #

Patch Set 5 : Major rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -56 lines) Patch
M webrtc/call/rtc_event_log.cc View 1 2 3 4 4 chunks +48 lines, -6 lines 0 comments Download
M webrtc/call/rtc_event_log.proto View 1 2 3 4 2 chunks +5 lines, -11 lines 0 comments Download
M webrtc/call/rtc_event_log_unittest.cc View 1 2 3 4 17 chunks +33 lines, -39 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
terelius
Ivo & Stefan, please have a look at this CL which removes APP and SDES ...
5 years, 1 month ago (2015-10-26 08:51:03 UTC) #3
stefan-webrtc
lgtm https://codereview.webrtc.org/1419523004/diff/20001/webrtc/call/rtc_event_log_unittest.cc File webrtc/call/rtc_event_log_unittest.cc (right): https://codereview.webrtc.org/1419523004/diff/20001/webrtc/call/rtc_event_log_unittest.cc#newcode390 webrtc/call/rtc_event_log_unittest.cc:390: // return packet_size; Should this code be removed?
5 years, 1 month ago (2015-10-28 13:37:12 UTC) #4
åsapersson
https://codereview.webrtc.org/1419523004/diff/20001/webrtc/call/rtc_event_log_unittest.cc File webrtc/call/rtc_event_log_unittest.cc (right): https://codereview.webrtc.org/1419523004/diff/20001/webrtc/call/rtc_event_log_unittest.cc#newcode336 webrtc/call/rtc_event_log_unittest.cc:336: void GenerateRtcpPacket(rtc::Buffer* packet) { To generate rtcp packets, the ...
5 years, 1 month ago (2015-10-28 14:16:43 UTC) #5
terelius
https://codereview.webrtc.org/1419523004/diff/20001/webrtc/call/rtc_event_log_unittest.cc File webrtc/call/rtc_event_log_unittest.cc (right): https://codereview.webrtc.org/1419523004/diff/20001/webrtc/call/rtc_event_log_unittest.cc#newcode336 webrtc/call/rtc_event_log_unittest.cc:336: void GenerateRtcpPacket(rtc::Buffer* packet) { On 2015/10/28 14:16:43, åsapersson wrote: ...
5 years, 1 month ago (2015-10-30 11:17:19 UTC) #6
åsapersson
lgtm https://codereview.webrtc.org/1419523004/diff/40001/webrtc/call/rtc_event_log.cc File webrtc/call/rtc_event_log.cc (right): https://codereview.webrtc.org/1419523004/diff/40001/webrtc/call/rtc_event_log.cc#newcode382 webrtc/call/rtc_event_log.cc:382: if (block_begin + block_size > packet_end) { Is ...
5 years, 1 month ago (2015-11-02 09:31:12 UTC) #7
ivoc
Nice, LGTM. See one question below. https://codereview.webrtc.org/1419523004/diff/40001/webrtc/call/rtc_event_log_unittest.cc File webrtc/call/rtc_event_log_unittest.cc (right): https://codereview.webrtc.org/1419523004/diff/40001/webrtc/call/rtc_event_log_unittest.cc#newcode14 webrtc/call/rtc_event_log_unittest.cc:14: #include <string.h> Is ...
5 years, 1 month ago (2015-11-02 10:51:18 UTC) #8
terelius
https://codereview.webrtc.org/1419523004/diff/40001/webrtc/call/rtc_event_log.cc File webrtc/call/rtc_event_log.cc (right): https://codereview.webrtc.org/1419523004/diff/40001/webrtc/call/rtc_event_log.cc#newcode382 webrtc/call/rtc_event_log.cc:382: if (block_begin + block_size > packet_end) { On 2015/11/02 ...
5 years, 1 month ago (2015-11-05 18:01:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419523004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419523004/80001
5 years, 1 month ago (2015-11-06 16:52:29 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-11-06 17:00:21 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-06 17:00:29 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d66daa2d2f9fe8ea2bd0e912e2d8c6c4f388f14e
Cr-Commit-Position: refs/heads/master@{#10542}

Powered by Google App Engine
This is Rietveld 408576698