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

Issue 1674963004: Always append the BYE packet type at the end (Closed)

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

Description

Always append the BYE packet type at the end When composing a RTCP packet, if there is a BYE to be appended, preserve it and append it at the end after all other packet types are added. BUG=webrtc:5498 NOTRY=true Committed: https://crrev.com/0e2e50ca1c83c9ad9ba61149fbcd704b514b3e13 Cr-Commit-Position: refs/heads/master@{#11672}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changes per code review #

Patch Set 3 : Unit Test Added #

Total comments: 5

Patch Set 4 : Updated Unit Test per Code Review #

Total comments: 1

Patch Set 5 : Removed Comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -1 line) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 2 chunks +14 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc View 1 2 3 4 2 chunks +44 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
pbos-webrtc
danilchap@ can you help review this + suggest tests to be added?
4 years, 10 months ago (2016-02-06 12:48:37 UTC) #2
danilchap
Nice patch. A test would be nice to ensure later changes will not put bye ...
4 years, 10 months ago (2016-02-08 10:44:29 UTC) #3
aleung
On 2016/02/08 10:44:29, danilchap wrote: > Nice patch. > A test would be nice to ...
4 years, 10 months ago (2016-02-10 04:52:58 UTC) #4
danilchap
https://codereview.webrtc.org/1674963004/diff/40001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc (right): https://codereview.webrtc.org/1674963004/diff/40001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc#newcode22 webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc:22: #include "webrtc/modules/rtp_rtcp/source/rtcp_utility.h" Alphabetical order. https://codereview.webrtc.org/1674963004/diff/40001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc#newcode221 webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc:221: // This is ...
4 years, 10 months ago (2016-02-11 13:35:30 UTC) #5
danilchap
lgtm
4 years, 10 months ago (2016-02-12 10:13:21 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674963004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674963004/60001
4 years, 10 months ago (2016-02-12 10:13:58 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-12 11:49:17 UTC) #10
stefan-webrtc
lgtm with comment removed https://codereview.webrtc.org/1674963004/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc (right): https://codereview.webrtc.org/1674963004/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc#newcode775 webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc:775: // details. I think we ...
4 years, 10 months ago (2016-02-17 09:47:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674963004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674963004/80001
4 years, 10 months ago (2016-02-18 09:02:45 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_rel/builds/11005)
4 years, 10 months ago (2016-02-18 09:12:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674963004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674963004/80001
4 years, 10 months ago (2016-02-18 10:39:54 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_rel/builds/11008)
4 years, 10 months ago (2016-02-18 10:48:05 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674963004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674963004/80001
4 years, 10 months ago (2016-02-18 16:32:07 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 10 months ago (2016-02-18 16:33:30 UTC) #25
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 16:33:39 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0e2e50ca1c83c9ad9ba61149fbcd704b514b3e13
Cr-Commit-Position: refs/heads/master@{#11672}

Powered by Google App Engine
This is Rietveld 408576698