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

Issue 2956003003: Limit the number of simultaneous event logs. (Closed)

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

Description

Limit the number of simultaneous event logs. BUG=webrtc:7887 Review-Url: https://codereview.webrtc.org/2956003003 Cr-Commit-Position: refs/heads/master@{#18808} Committed: https://chromium.googlesource.com/external/webrtc/+/c8e0552c0724dfc93c8b4334b2872c52cab04a1c

Patch Set 1 #

Patch Set 2 : Make private #

Total comments: 5

Patch Set 3 : Use atomics instead of lock. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M webrtc/logging/rtc_event_log/rtc_event_log.cc View 1 2 6 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 22 (16 generated)
terelius
3 years, 5 months ago (2017-06-27 17:26:46 UTC) #8
tommi
https://codereview.webrtc.org/2956003003/diff/20001/webrtc/logging/rtc_event_log/rtc_event_log.cc File webrtc/logging/rtc_event_log/rtc_event_log.cc (right): https://codereview.webrtc.org/2956003003/diff/20001/webrtc/logging/rtc_event_log/rtc_event_log.cc#newcode102 webrtc/logging/rtc_event_log/rtc_event_log.cc:102: static rtc::CriticalSection crit_; this is a complex global == ...
3 years, 5 months ago (2017-06-27 17:35:19 UTC) #9
terelius
Thanks for the comments. Rewritten as you suggested. Could you take another look? Class variables ...
3 years, 5 months ago (2017-06-28 12:30:49 UTC) #14
tommi
lgtm
3 years, 5 months ago (2017-06-28 12:42:33 UTC) #15
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/2956003003/40001
3 years, 5 months ago (2017-06-28 13:39:10 UTC) #19
commit-bot: I haz the power
3 years, 5 months ago (2017-06-28 13:40:58 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/c8e0552c0724dfc93c8b4334b...

Powered by Google App Engine
This is Rietveld 408576698