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

Issue 2695643002: Make SendStatisticsProxy paramter mandatory in ViEEncoder ctor. (Closed)

Created:
3 years, 10 months ago by sprang_webrtc
Modified:
3 years, 10 months ago
Reviewers:
ilnik
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make SendStatisticsProxy paramter mandatory in ViEEncoder ctor. The only implementation which used a nullptr was a mock used in tests, so add a dummy instance there instead. Remove tests for stats_proxy_ in vie_encoder and just dcheck in the constructor instead. BUG=None Review-Url: https://codereview.webrtc.org/2695643002 Cr-Commit-Position: refs/heads/master@{#16577} Committed: https://chromium.googlesource.com/external/webrtc/+/552c7c70b0d0d0fb50436802eb51eb4e87ee449d

Patch Set 1 #

Patch Set 2 : don't use uninitialized memory #

Patch Set 3 : simplify #

Patch Set 4 : oopsie #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -15 lines) Patch
M webrtc/video/encoder_rtcp_feedback_unittest.cc View 1 2 4 chunks +10 lines, -3 lines 0 comments Download
M webrtc/video/vie_encoder.cc View 5 chunks +9 lines, -12 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
sprang_webrtc
3 years, 10 months ago (2017-02-13 10:59:11 UTC) #8
ilnik
On 2017/02/13 10:59:11, språng wrote: lgtm
3 years, 10 months ago (2017-02-13 11:33:53 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/2695643002/60001
3 years, 10 months ago (2017-02-13 11:35:59 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-13 12:41:50 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/552c7c70b0d0d0fb50436802e...

Powered by Google App Engine
This is Rietveld 408576698