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

Issue 10069032: PPAPI: Compile out thread checks when pepper threading is turned on. (Closed)

Created:
8 years, 8 months ago by dmichael (off chromium)
Modified:
8 years, 8 months ago
Reviewers:
yzshen1
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

PPAPI: Compile out thread checks when pepper threading is turned on. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132197

Patch Set 1 #

Total comments: 3

Patch Set 2 : Use NonThreadSafeDoNothing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M ppapi/shared_impl/var_tracker.h View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
dmichael (off chromium)
8 years, 8 months ago (2012-04-12 21:42:15 UTC) #1
yzshen1
http://codereview.chromium.org/10069032/diff/1/ppapi/proxy/plugin_var_tracker.cc File ppapi/proxy/plugin_var_tracker.cc (right): http://codereview.chromium.org/10069032/diff/1/ppapi/proxy/plugin_var_tracker.cc#newcode20 ppapi/proxy/plugin_var_tracker.cc:20: #define CHECK_VALID_THREAD() do { CalledOnValidThread(); } while(false) - We ...
8 years, 8 months ago (2012-04-12 22:21:23 UTC) #2
dmichael (off chromium)
Thanks. Sorry for the missing DCHECKs; that was just a mistake. I went with your ...
8 years, 8 months ago (2012-04-12 22:39:27 UTC) #3
yzshen1
lgtm Thanks!
8 years, 8 months ago (2012-04-12 22:47:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/10069032/6001
8 years, 8 months ago (2012-04-13 02:31:44 UTC) #5
commit-bot: I haz the power
Try job failure for 10069032-6001 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-04-13 05:18:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/10069032/6001
8 years, 8 months ago (2012-04-13 14:43:11 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-13 16:06:12 UTC) #8
Change committed as 132197

Powered by Google App Engine
This is Rietveld 408576698