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

Issue 2070673002: Test RtcpParser rewritten to use rtcp packet classes (Closed)

Created:
4 years, 6 months ago by danilchap
Modified:
4 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, danilchap, yujie_mao (webrtc), zhuangzesen_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, pbos-webrtc, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Test RtcpParser rewritten to use rtcp packet classes instead of rtcp_utility BUG=webrtc:5260 R=sprang@webrtc.org, stefan@webrtc.org Committed: https://crrev.com/ba6f7be234cc31c2b9da791b58af77843fe048a6 Cr-Commit-Position: refs/heads/master@{#14050}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : TransportFeedback added #

Patch Set 4 : rebase #

Patch Set 5 : -headers, -redundant function #

Patch Set 6 : reinterpret_cast -> static_cast #

Total comments: 6

Patch Set 7 : Feedback #

Patch Set 8 : Turn comment into log. #

Patch Set 9 : Resolve name conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -943 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet_unittest.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc View 1 2 3 4 5 6 26 chunks +121 lines, -129 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl_unittest.cc View 1 2 1 chunk +4 lines, -5 lines 0 comments Download
M webrtc/test/rtcp_packet_parser.h View 1 2 3 4 5 6 7 8 2 chunks +77 lines, -682 lines 0 comments Download
M webrtc/test/rtcp_packet_parser.cc View 1 2 3 4 5 6 7 1 chunk +86 lines, -117 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
danilchap
4 years, 3 months ago (2016-09-01 13:54:14 UTC) #5
sprang_webrtc
Looks great! just some nits https://codereview.webrtc.org/2070673002/diff/120001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc (right): https://codereview.webrtc.org/2070673002/diff/120001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc#newcode311 webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc:311: EXPECT_EQ(0u, parser()->sender_report()->report_blocks().size()); nit: What ...
4 years, 3 months ago (2016-09-02 07:43:22 UTC) #6
danilchap
https://codereview.webrtc.org/2070673002/diff/120001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc (right): https://codereview.webrtc.org/2070673002/diff/120001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc#newcode311 webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc:311: EXPECT_EQ(0u, parser()->sender_report()->report_blocks().size()); On 2016/09/02 07:43:21, språng wrote: > nit: ...
4 years, 3 months ago (2016-09-02 08:15:53 UTC) #7
sprang_webrtc
lgtm
4 years, 3 months ago (2016-09-02 09:09:10 UTC) #8
stefan-webrtc
lgtm
4 years, 3 months ago (2016-09-02 09:38:20 UTC) #9
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/2070673002/160001
4 years, 3 months ago (2016-09-02 09:41:32 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_baremetal/builds/13906)
4 years, 3 months ago (2016-09-02 09:54:46 UTC) #13
danilchap
4 years, 3 months ago (2016-09-02 16:29:30 UTC) #15
Message was sent while issue was closed.
Committed patchset #9 (id:180001) manually as
ba6f7be234cc31c2b9da791b58af77843fe048a6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698