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

Issue 1409193003: Remove network_enabled_crit_ in call.cc. (Closed)

Created:
5 years, 2 months ago by mflodman
Modified:
5 years, 1 month ago
Reviewers:
the sun, pbos-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, pbos-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove network_enabled_crit_ in call.cc. After #10321 (5a289393928c18af580c6339ba77600fb67006e2) I don't see that we still need this lock. R=pbos@webrtc.org, solenberg@webrtc.org Committed: https://crrev.com/717432f13016d2668a584bfd864338ecffd106b2 Cr-Commit-Position: refs/heads/master@{#10410}

Patch Set 1 #

Total comments: 4

Patch Set 2 : pbos review #

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

Messages

Total messages: 16 (6 generated)
mflodman
Please take a look Fredrik.
5 years, 2 months ago (2015-10-22 15:14:58 UTC) #2
pbos-webrtc
https://codereview.webrtc.org/1409193003/diff/1/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/1409193003/diff/1/webrtc/call/call.cc#newcode206 webrtc/call/call.cc:206: if (!network_enabled_) Do this outside write_lock. https://codereview.webrtc.org/1409193003/diff/1/webrtc/call/call.cc#newcode293 webrtc/call/call.cc:293: send_stream->SignalNetworkState(kNetworkDown); ...
5 years, 2 months ago (2015-10-22 15:19:11 UTC) #4
mflodman
Thanks Peter, too focused on removing the locks I missed the obvious :/ https://codereview.webrtc.org/1409193003/diff/1/webrtc/call/call.cc File ...
5 years, 2 months ago (2015-10-22 15:26:15 UTC) #5
the sun
lgtm
5 years, 2 months ago (2015-10-23 07:57:30 UTC) #6
pbos-webrtc
lgtm
5 years, 2 months ago (2015-10-23 09:19:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409193003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409193003/20001
5 years, 1 month ago (2015-10-26 12:35:45 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-10-26 14:35:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409193003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409193003/20001
5 years, 1 month ago (2015-10-26 15:32:02 UTC) #13
mflodman
Committed patchset #2 (id:20001) manually as 717432f13016d2668a584bfd864338ecffd106b2 (presubmit successful).
5 years, 1 month ago (2015-10-26 15:35:03 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-10-26 15:35:05 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/717432f13016d2668a584bfd864338ecffd106b2
Cr-Commit-Position: refs/heads/master@{#10410}

Powered by Google App Engine
This is Rietveld 408576698