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

Issue 2747743002: Add accessor functions for protected member variables of ModuleRtpRtcpImpl. (Closed)

Created:
3 years, 9 months ago by nisse-webrtc
Modified:
3 years, 9 months ago
Reviewers:
danilchap
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add accessor functions for protected member variables of ModuleRtpRtcpImpl. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2747743002 Cr-Commit-Position: refs/heads/master@{#17220} Committed: https://chromium.googlesource.com/external/webrtc/+/a33c62ee65e86d01beba9e74bc12644e2e1e0444

Patch Set 1 #

Total comments: 2

Patch Set 2 : Made the clock_ member and clock() accessor const. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h View 1 1 chunk +14 lines, -1 line 0 comments Download

Messages

Total messages: 18 (13 generated)
nisse-webrtc
PTAL.
3 years, 9 months ago (2017-03-13 12:44:54 UTC) #4
danilchap
lgtm https://codereview.webrtc.org/2747743002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h File webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h (right): https://codereview.webrtc.org/2747743002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h#newcode324 webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h:324: Clock* clock() { return clock_; } since Clock ...
3 years, 9 months ago (2017-03-13 12:57:19 UTC) #5
nisse-webrtc
https://codereview.webrtc.org/2747743002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h File webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h (right): https://codereview.webrtc.org/2747743002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h#newcode324 webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h:324: Clock* clock() { return clock_; } On 2017/03/13 12:57:19, ...
3 years, 9 months ago (2017-03-13 14:05:46 UTC) #10
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/2747743002/20001
3 years, 9 months ago (2017-03-14 07:47:30 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 07:49:49 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/a33c62ee65e86d01beba9e74b...

Powered by Google App Engine
This is Rietveld 408576698