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

Issue 10824171: NaCl: Cleanup: Remove PpapiPluginRegisterDefaultThreadCreator() (Closed)

Created:
8 years, 4 months ago by Mark Seaborn
Modified:
8 years, 4 months ago
Reviewers:
bbudge
CC:
chromium-reviews
Visibility:
Public.

Description

NaCl: Cleanup: Remove PpapiPluginRegisterDefaultThreadCreator() This was left over from the transition to the IRT library: it is to make the audio thread work when libppruntime is linked into the user nexe (which is no longer supported) rather than into the IRT. BUG=http://code.google.com/p/nativeclient/issues/detail?id=1691 TEST=run_ppapi_ppb_audio_browser_test (only run on Mac, not Windows or Linux) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150052

Patch Set 1 #

Patch Set 2 : Fix #

Patch Set 3 : Copyright #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -50 lines) Patch
M ppapi/native_client/src/shared/ppapi_proxy/nacl.scons View 1 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_globals.cc View 1 chunk +0 lines, -1 line 0 comments Download
D ppapi/native_client/src/shared/ppapi_proxy/plugin_threading.cc View 1 chunk +0 lines, -44 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/ppruntime.h View 1 2 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
To avoid confusion, I'll remove this...
8 years, 4 months ago (2012-08-04 00:39:01 UTC) #1
bbudge
8 years, 4 months ago (2012-08-04 17:04:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698