Revert "Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug"
commitea6e705bc60e2a111a11471459894589301a4c54
authorjvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 28 Feb 2014 22:54:11 +0000 (28 22:54 +0000)
committerjvoung@google.com <jvoung@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 28 Feb 2014 22:54:11 +0000 (28 22:54 +0000)
treed27c8e734fedf90815d5453b0e1c330a2341ded9
parent61f198e295225f7081a67e12af665296dbc49996
Revert "Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug"

This reverts commit r254212.

Cannot allocate the 1GB sandbox on XP. Perhaps from attempting to load
two NaCl modules at one time...

TBR=jvoung@chromium.org
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3765

Review URL: https://codereview.chromium.org/185053002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254260 0039d316-1c4b-4281-b951-d872f2087c98
16 files changed:
chrome/browser/chrome_content_browser_client.cc
chrome/test/data/nacl/nacl_test_data.gyp
chrome/test/data/nacl/pnacl_debug_url/pnacl_debug_url.html [deleted file]
chrome/test/data/nacl/pnacl_debug_url/pnacl_has_debug.nmf [deleted file]
chrome/test/data/nacl/pnacl_debug_url/pnacl_has_debug_flag_off.nmf [deleted file]
chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf [deleted file]
chrome/test/nacl/nacl_browsertest.cc
components/nacl/renderer/ppb_nacl_private_impl.cc
ppapi/api/private/ppb_nacl_private.idl
ppapi/c/private/ppb_nacl_private.h
ppapi/native_client/src/trusted/plugin/json_manifest.cc
ppapi/native_client/src/trusted/plugin/json_manifest.h
ppapi/native_client/src/trusted/plugin/plugin.cc
ppapi/native_client/src/trusted/plugin/pnacl_options.cc
ppapi/native_client/src/trusted/plugin/pnacl_options.h
ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c