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

Issue 10825351: Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAPI prox… (Closed)

Created:
8 years, 4 months ago by bbudge
Modified:
8 years, 4 months ago
Reviewers:
bbudge
CC:
chromium-reviews, native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAPI proxy builds. This CL removes our custom GYP flag and modifies the build so both the SRPC and IPC proxies are built side by side. In addition, NaClBrowser now checks the '--enable-nacl-ipc-proxy' flag to determine which IRT to load. The IPC proxy's name is of the form 'nacl_ipc_irt_*'. BUG=116317 TEST=builds and runs NaCl apps with --enable-nacl-ipc-proxy Review URL: https://chromiumcodereview.appspot.com/10836220 TBR=bbudge@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151584

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -72 lines) Patch
M build/all.gyp View 2 chunks +14 lines, -0 lines 0 comments Download
M build/common.gypi View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/nacl_host/nacl_browser.cc View 4 chunks +8 lines, -17 lines 0 comments Download
M chrome/nacl.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/native_client/native_client.gyp View 3 chunks +16 lines, -6 lines 0 comments Download
D ppapi/ppapi_ipc_proxy_untrusted.gyp View 1 chunk +0 lines, -49 lines 0 comments Download
A + ppapi/ppapi_proxy_untrusted.gyp View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
bbudge
8 years, 4 months ago (2012-08-14 22:28:55 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698