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

Issue 10905310: Start IPC-based NaCl PPAPI proxy after all untrusted code has loaded. (Closed)

Created:
8 years, 3 months ago by bbudge
Modified:
8 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Start IPC-based NaCl PPAPI proxy after all untrusted code has loaded. This delays the IPC proxy startup to happen at the same time as the SRPC proxy, so that dynamically loaded apps work. The IRT startup is also changed to start SRPC correctly. With this change, glibc examples work. BUG=116317 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157212

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -20 lines) Patch
M ppapi/native_client/src/trusted/plugin/plugin.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 3 chunks +4 lines, -17 lines 0 comments Download
M ppapi/proxy/plugin_main_nacl.cc View 4 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bbudge
I reverted as it looked like we were somehow introducing new static initializers. However, the ...
8 years, 3 months ago (2012-09-17 20:38:51 UTC) #1
dmichael (off chromium)
8 years, 3 months ago (2012-09-17 20:49:05 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698