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

Issue 1964473002: Potential fix for rtx/red issue where red is removed only from the remote description. (Closed)

Created:
4 years, 7 months ago by stefan-webrtc
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, danilchap, yujie_mao (webrtc), zhuangzesen_agora.io, zhengzhonghou_agora.io, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Potential fix for rtx/red issue where red is removed only from the remote description. BUG=5675 R=pbos@webrtc.org Committed: https://crrev.com/2b1f651d1535f4c4029e29678d052ad7f1d91683 Cr-Commit-Position: refs/heads/master@{#12776}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Comments addressed, pt 1. #

Patch Set 3 : Comments addressed, test added. #

Patch Set 4 : Cleanup #

Patch Set 5 : Tests added and passing, clean ups done. #

Patch Set 6 : improved. #

Patch Set 7 : Format #

Patch Set 8 : Fix memory issue. #

Patch Set 9 : Renamed disable method. #

Total comments: 2

Patch Set 10 : Fix mistake. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -42 lines) Patch
M webrtc/media/engine/webrtcvideoengine2.h View 1 2 3 4 5 6 7 8 9 4 chunks +12 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 4 5 6 7 8 9 8 chunks +32 lines, -41 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (12 generated)
stefan-webrtc
Peter, can you take a look at this? I'm not entirely sure that this is ...
4 years, 7 months ago (2016-05-09 13:32:44 UTC) #2
pbos-webrtc
On 2016/05/09 13:32:44, stefan-webrtc (holmer) wrote: > Peter, can you take a look at this? ...
4 years, 7 months ago (2016-05-09 14:34:25 UTC) #5
Taylor Brandstetter
I think this needs some unit tests, but it looks good. https://codereview.webrtc.org/1964473002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): ...
4 years, 7 months ago (2016-05-09 18:40:36 UTC) #6
pbos-webrtc
https://codereview.webrtc.org/1964473002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1964473002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc#newcode1166 webrtc/media/engine/webrtcvideoengine2.cc:1166: LOG(LS_WARNING) << "AddRecvStream" INFO https://codereview.webrtc.org/1964473002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc#newcode1245 webrtc/media/engine/webrtcvideoengine2.cc:1245: LOG(LS_WARNING) << "Remote ...
4 years, 7 months ago (2016-05-09 19:57:01 UTC) #7
stefan-webrtc
Comments addressed, pt 1.
4 years, 7 months ago (2016-05-13 11:47:52 UTC) #8
stefan-webrtc
Comments addressed, test added.
4 years, 7 months ago (2016-05-13 13:16:45 UTC) #9
stefan-webrtc
Cleanup
4 years, 7 months ago (2016-05-13 13:20:30 UTC) #10
stefan-webrtc
Tests added and passing, clean ups done.
4 years, 7 months ago (2016-05-16 08:41:38 UTC) #11
stefan-webrtc
improved.
4 years, 7 months ago (2016-05-16 08:48:06 UTC) #12
stefan-webrtc
Format
4 years, 7 months ago (2016-05-16 08:48:20 UTC) #13
stefan-webrtc
Redid this a lot and added tests. PTAL https://codereview.webrtc.org/1964473002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1964473002/diff/1/webrtc/media/engine/webrtcvideoengine2.cc#newcode1166 webrtc/media/engine/webrtcvideoengine2.cc:1166: LOG(LS_WARNING) ...
4 years, 7 months ago (2016-05-16 08:49:55 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1964473002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1964473002/120001
4 years, 7 months ago (2016-05-16 08:50:28 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_asan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_asan/builds/14723)
4 years, 7 months ago (2016-05-16 08:59:03 UTC) #18
stefan-webrtc
Fix memory issue.
4 years, 7 months ago (2016-05-16 10:17:08 UTC) #19
stefan-webrtc
Renamed disable method.
4 years, 7 months ago (2016-05-16 14:28:02 UTC) #20
pbos-webrtc
lgtm (eew :)) https://codereview.webrtc.org/1964473002/diff/160001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1964473002/diff/160001/webrtc/media/engine/webrtcvideoengine2.cc#newcode847 webrtc/media/engine/webrtcvideoengine2.cc:847: if (red_was_disabled != red_disabled_by_remote_side_) { check ...
4 years, 7 months ago (2016-05-16 16:48:26 UTC) #21
stefan-webrtc
Taylor, I will land this, but I'd be happy to follow up if you have ...
4 years, 7 months ago (2016-05-17 11:44:35 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1964473002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1964473002/160001
4 years, 7 months ago (2016-05-17 11:45:18 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: ios64_sim_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_dbg/builds/7518) ios_arm64_dbg on tryserver.webrtc (JOB_FAILED, ...
4 years, 7 months ago (2016-05-17 11:47:33 UTC) #26
stefan-webrtc
Fix mistake.
4 years, 7 months ago (2016-05-17 11:56:11 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1964473002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1964473002/180001
4 years, 7 months ago (2016-05-17 12:02:51 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 7 months ago (2016-05-17 14:03:31 UTC) #32
stefan-webrtc
Committed patchset #10 (id:180001) manually as 2b1f651d1535f4c4029e29678d052ad7f1d91683 (presubmit successful).
4 years, 7 months ago (2016-05-17 14:33:47 UTC) #34
Taylor Brandstetter
4 years, 7 months ago (2016-05-17 18:26:52 UTC) #36
Message was sent while issue was closed.
Belated lgtm

Powered by Google App Engine
This is Rietveld 408576698