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

Unified Diff: ppapi/native_client/tests/ppapi_browser/ppb_dev/ppapi_ppb_dev.html

Issue 8301006: Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ppapi/native_client/tests/ppapi_browser/ppb_dev/ppapi_ppb_dev.html
===================================================================
--- ppapi/native_client/tests/ppapi_browser/ppb_dev/ppapi_ppb_dev.html (revision 105554)
+++ ppapi/native_client/tests/ppapi_browser/ppb_dev/ppapi_ppb_dev.html (working copy)
@@ -31,9 +31,7 @@
</head>
<body>
<h1>PPAPI Dev Interface Test</h1>
- NOTE: requires --enable-pepper-testing. Also, this test should be run with
- PPAPI Dev interfaces disabled; the environment variable NACL_ENABLE_PPAPI_DEV
- should be set to 0 or unset.
+ NOTE: requires --enable-pepper-testing.
<br><br>
<table>
<tr>

Powered by Google App Engine
This is Rietveld 408576698