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

Issue 2224933002: Cleaned out boundingSet member from TMMBRHelp class (Closed)

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

Description

Cleaned out boundingSet member from TMMBRHelp class BUG=webrtc:5565 R=philipel@webrtc.org Committed: https://crrev.com/daa90a7e35084eb1f983122b70c675146fee2350 Cr-Commit-Position: refs/heads/master@{#13702}

Patch Set 1 #

Total comments: 2

Patch Set 2 : nit from presubmit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -35 lines) Patch
M webrtc/modules/rtp_rtcp/source/CPPLINT.cfg View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 2 chunks +3 lines, -9 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/tmmbr_help.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/tmmbr_help.cc View 1 4 chunks +12 lines, -16 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
danilchap
Next small step clearing TMMBRHelper. Can you check new code is as correct as old ...
4 years, 4 months ago (2016-08-08 12:09:23 UTC) #2
philipel
https://codereview.webrtc.org/2224933002/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc File webrtc/modules/rtp_rtcp/source/tmmbr_help.cc (right): https://codereview.webrtc.org/2224933002/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc#newcode88 webrtc/modules/rtp_rtcp/source/tmmbr_help.cc:88: RTC_DCHECK_LE(numBoundingSet, _candidateSet.size()); Earlier if we failed to find a ...
4 years, 4 months ago (2016-08-09 12:00:24 UTC) #3
danilchap
https://codereview.webrtc.org/2224933002/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc File webrtc/modules/rtp_rtcp/source/tmmbr_help.cc (right): https://codereview.webrtc.org/2224933002/diff/1/webrtc/modules/rtp_rtcp/source/tmmbr_help.cc#newcode88 webrtc/modules/rtp_rtcp/source/tmmbr_help.cc:88: RTC_DCHECK_LE(numBoundingSet, _candidateSet.size()); On 2016/08/09 12:00:24, philipel wrote: > Earlier ...
4 years, 4 months ago (2016-08-09 13:02:13 UTC) #4
philipel
lgtm
4 years, 4 months ago (2016-08-09 13:09:13 UTC) #5
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/2224933002/1
4 years, 4 months ago (2016-08-10 09:14:11 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/7316)
4 years, 4 months ago (2016-08-10 09:16:21 UTC) #9
danilchap
4 years, 4 months ago (2016-08-10 09:30:15 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
daa90a7e35084eb1f983122b70c675146fee2350 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698