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

Issue 2984973002: Shrink critical-section scope in ReceiveStatisticsImpl::GetActiveStatisticians() (Closed)

Created:
3 years, 5 months ago by eladalon
Modified:
3 years, 5 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

Shrink critical-section scope in ReceiveStatisticsImpl::GetActiveStatisticians() The critical-section's scope can be shrunk (we can hold the lock for a shorter time). BUG=None Review-Url: https://codereview.webrtc.org/2984973002 Cr-Commit-Position: refs/heads/master@{#19137} Committed: https://chromium.googlesource.com/external/webrtc/+/7fb11d737661f5b8c00baeab278e9f08c64a1be1

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

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

Messages

Total messages: 10 (4 generated)
eladalon
PTAL
3 years, 5 months ago (2017-07-25 11:55:18 UTC) #2
danilchap
https://codereview.webrtc.org/2984973002/diff/1/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc File webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc (right): https://codereview.webrtc.org/2984973002/diff/1/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc#newcode427 webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc:427: { I think extra indentation make it less readable. ...
3 years, 5 months ago (2017-07-25 14:05:41 UTC) #3
eladalon
https://codereview.webrtc.org/2984973002/diff/1/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc File webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc (right): https://codereview.webrtc.org/2984973002/diff/1/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc#newcode427 webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc:427: { On 2017/07/25 14:05:41, danilchap wrote: > I think ...
3 years, 5 months ago (2017-07-25 14:28:49 UTC) #4
danilchap
lgtm
3 years, 5 months ago (2017-07-25 14:32:32 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/2984973002/20001
3 years, 5 months ago (2017-07-25 14:36:51 UTC) #7
commit-bot: I haz the power
3 years, 5 months ago (2017-07-25 15:25:29 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/7fb11d737661f5b8c00baeab2...

Powered by Google App Engine
This is Rietveld 408576698