Chromium Code Reviews

Issue 2746153002: Return a long timeout value from TimeUntilNextProcess when the PacedSender is paused (Closed)

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

Description

Return a long timeout value from TimeUntilNextProcess when the PacedSender is paused BUG=webrtc:7335 Review-Url: https://codereview.webrtc.org/2746153002 Cr-Commit-Position: refs/heads/master@{#17252} Committed: https://chromium.googlesource.com/external/webrtc/+/919dce22d5414761b1ff1a93de3e6ab6078ae3a5

Patch Set 1 #

Patch Set 2 : Update BUILD.gn #

Total comments: 7

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Stats (+34 lines, -6 lines)
M webrtc/modules/pacing/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments
M webrtc/modules/pacing/paced_sender.h View 2 chunks +4 lines, -0 lines 0 comments
M webrtc/modules/pacing/paced_sender.cc View 4 chunks +25 lines, -4 lines 0 comments
M webrtc/modules/pacing/paced_sender_unittest.cc View 1 chunk +3 lines, -1 line 0 comments

Messages

Total messages: 24 (16 generated)
tommi
3 years, 9 months ago (2017-03-13 14:51:39 UTC) #2
tommi
Update BUILD.gn
3 years, 9 months ago (2017-03-13 15:39:27 UTC) #7
stefan-webrtc
https://codereview.webrtc.org/2746153002/diff/20001/webrtc/modules/pacing/paced_sender.cc File webrtc/modules/pacing/paced_sender.cc (right): https://codereview.webrtc.org/2746153002/diff/20001/webrtc/modules/pacing/paced_sender.cc#newcode284 webrtc/modules/pacing/paced_sender.cc:284: process_thread_->WakeUp(this); Is there a point in waking up the ...
3 years, 9 months ago (2017-03-15 12:43:18 UTC) #12
tommi
Address comments
3 years, 9 months ago (2017-03-15 13:42:48 UTC) #13
tommi
https://codereview.webrtc.org/2746153002/diff/20001/webrtc/modules/pacing/paced_sender.cc File webrtc/modules/pacing/paced_sender.cc (right): https://codereview.webrtc.org/2746153002/diff/20001/webrtc/modules/pacing/paced_sender.cc#newcode284 webrtc/modules/pacing/paced_sender.cc:284: process_thread_->WakeUp(this); On 2017/03/15 12:43:18, stefan-webrtc wrote: > Is there ...
3 years, 9 months ago (2017-03-15 13:42:56 UTC) #14
stefan-webrtc
lgtm https://codereview.webrtc.org/2746153002/diff/20001/webrtc/modules/pacing/paced_sender.cc File webrtc/modules/pacing/paced_sender.cc (right): https://codereview.webrtc.org/2746153002/diff/20001/webrtc/modules/pacing/paced_sender.cc#newcode472 webrtc/modules/pacing/paced_sender.cc:472: void PacedSender::ProcessThreadAttached(ProcessThread* process_thread) { On 2017/03/15 13:42:56, tommi ...
3 years, 9 months ago (2017-03-15 13:51:17 UTC) #17
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/2746153002/40001
3 years, 9 months ago (2017-03-15 14:43:20 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 14:45:40 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/919dce22d5414761b1ff1a93d...

Powered by Google App Engine