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

Issue 3002163003: Add GUARDED_BY in DirectTransport (Closed)

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

Description

Add GUARDED_BY in DirectTransport Add GUARDED_BY annotation to DirectTransport to demonstrate that next_scheduled_task_ is properly protected. SendRtp(), SendRtcp(), etc., remain as unprotected as they were before the migration from using a thread to using a task-queue. BUG=webrtc:8113 TBR=stefan@webrtc.org Review-Url: https://codereview.webrtc.org/3002163003 Cr-Commit-Position: refs/heads/master@{#19487} Committed: https://chromium.googlesource.com/external/webrtc/+/cff98dc2d6a4239fee83f90c9f48e86382f4e244

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M webrtc/test/direct_transport.h View 1 3 chunks +5 lines, -1 line 0 comments Download
M webrtc/test/direct_transport.cc View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (6 generated)
eladalon
PTAL
3 years, 4 months ago (2017-08-24 08:31:12 UTC) #2
danilchap
lgtm https://codereview.webrtc.org/3002163003/diff/1/webrtc/test/direct_transport.h File webrtc/test/direct_transport.h (right): https://codereview.webrtc.org/3002163003/diff/1/webrtc/test/direct_transport.h#newcode31 webrtc/test/direct_transport.h:31: // Objects of this class are expected to ...
3 years, 4 months ago (2017-08-24 10:39:08 UTC) #3
eladalon
https://codereview.webrtc.org/3002163003/diff/1/webrtc/test/direct_transport.h File webrtc/test/direct_transport.h (right): https://codereview.webrtc.org/3002163003/diff/1/webrtc/test/direct_transport.h#newcode31 webrtc/test/direct_transport.h:31: // Objects of this class are expected to be ...
3 years, 4 months ago (2017-08-24 11:00:21 UTC) #4
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/3002163003/20001
3 years, 4 months ago (2017-08-24 11:00:44 UTC) #8
commit-bot: I haz the power
3 years, 4 months ago (2017-08-24 12:05:05 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/cff98dc2d6a4239fee83f90c9...

Powered by Google App Engine
This is Rietveld 408576698