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

Issue 3011973002: Add thread annotation macros with RTC_ prefix. (Closed)

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

Description

Add thread annotation macros with RTC_ prefix. Update samples unittests to use RTC_ versions. BUG=webrtc:8198 Review-Url: https://codereview.webrtc.org/3011973002 Cr-Commit-Position: refs/heads/master@{#19708} Committed: https://chromium.googlesource.com/external/webrtc/+/5301e3c3db996feb4fd622d4449f740da1064477

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -53 lines) Patch
M webrtc/rtc_base/thread_annotations.h View 5 chunks +49 lines, -21 lines 1 comment Download
M webrtc/rtc_base/thread_annotations_unittest.cc View 3 chunks +21 lines, -19 lines 0 comments Download
M webrtc/rtc_base/thread_checker.h View 5 chunks +10 lines, -8 lines 0 comments Download
M webrtc/rtc_base/thread_checker_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
danilchap
Taking slower, but safer approach to avoid breaking chromium: add new version, update all, only ...
3 years, 3 months ago (2017-09-06 10:20:59 UTC) #3
kwiberg-webrtc
lgtm https://codereview.webrtc.org/3011973002/diff/1/webrtc/rtc_base/thread_annotations.h File webrtc/rtc_base/thread_annotations.h (right): https://codereview.webrtc.org/3011973002/diff/1/webrtc/rtc_base/thread_annotations.h#newcode40 webrtc/rtc_base/thread_annotations.h:40: #define RTC_GUARDED_VAR RTC_THREAD_ANNOTATION_ATTRIBUTE__(guarded_var) Instead of duplicating the definitions, ...
3 years, 3 months ago (2017-09-06 10:31:56 UTC) #4
danilchap
On 2017/09/06 10:31:56, kwiberg-webrtc wrote: > lgtm > > https://codereview.webrtc.org/3011973002/diff/1/webrtc/rtc_base/thread_annotations.h > File webrtc/rtc_base/thread_annotations.h (right): > ...
3 years, 3 months ago (2017-09-06 10:36:41 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/3011973002/1
3 years, 3 months ago (2017-09-06 10:36:50 UTC) #7
commit-bot: I haz the power
3 years, 3 months ago (2017-09-06 11:10:37 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/5301e3c3db996feb4fd622d44...

Powered by Google App Engine
This is Rietveld 408576698