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

Issue 499433002: Minor code redundancy cleanup. (Closed)

Created:
6 years, 4 months ago by hubbe
Modified:
6 years, 4 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews, hclam+watch_chromium.org, cbentzel+watch_chromium.org, imcheng+watch_chromium.org, hguihot+watch_chromium.org, jasonroberts+watch_google.com, avayvod+watch_chromium.org, pwestin+watch_google.com, feature-media-reviews_chromium.org, miu+watch_chromium.org, hubbe+watch_chromium.org, mikhal+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Minor code redundancy cleanup. The RTCP sender API has reduntant information, getting rid of the redundencies means fewer lines of code. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291288

Patch Set 1 #

Total comments: 8

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -200 lines) Patch
M media/cast/net/cast_transport_defines.h View 1 1 chunk +0 lines, -9 lines 0 comments Download
M media/cast/net/rtcp/rtcp.cc View 1 4 chunks +7 lines, -40 lines 0 comments Download
M media/cast/net/rtcp/rtcp_sender.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M media/cast/net/rtcp/rtcp_sender.cc View 1 2 chunks +7 lines, -30 lines 0 comments Download
M media/cast/net/rtcp/rtcp_sender_unittest.cc View 1 12 chunks +3 lines, -57 lines 0 comments Download
M media/cast/net/rtcp/rtcp_unittest.cc View 1 7 chunks +0 lines, -33 lines 0 comments Download
M media/cast/net/rtcp/rtcp_utility.cc View 1 2 chunks +0 lines, -26 lines 0 comments Download
M media/cast/net/rtcp/rtcp_utility_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
hubbe
6 years, 4 months ago (2014-08-21 20:04:27 UTC) #1
Alpha Left Google
https://codereview.chromium.org/499433002/diff/1/media/cast/net/rtcp/rtcp.cc File media/cast/net/rtcp/rtcp.cc (right): https://codereview.chromium.org/499433002/diff/1/media/cast/net/rtcp/rtcp.cc#newcode209 media/cast/net/rtcp/rtcp.cc:209: // If RTCP is in compound mode then we ...
6 years, 4 months ago (2014-08-21 20:18:23 UTC) #2
hubbe
https://codereview.chromium.org/499433002/diff/1/media/cast/net/rtcp/rtcp.cc File media/cast/net/rtcp/rtcp.cc (right): https://codereview.chromium.org/499433002/diff/1/media/cast/net/rtcp/rtcp.cc#newcode209 media/cast/net/rtcp/rtcp.cc:209: // If RTCP is in compound mode then we ...
6 years, 4 months ago (2014-08-21 21:34:15 UTC) #3
Alpha Left Google
The CQ bit was checked by hclam@chromium.org
6 years, 4 months ago (2014-08-21 21:38:12 UTC) #4
Alpha Left Google
lgtm
6 years, 4 months ago (2014-08-21 21:38:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/499433002/20001
6 years, 4 months ago (2014-08-21 21:41:38 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-21 23:11:03 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 01:08:10 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (20001) as 291288

Powered by Google App Engine
This is Rietveld 408576698