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

Unified Diff: tests/srpc/examples_ppapi.html

Issue 6177007: ppapi_proxy: Support loading and reading urls. Proxy URLLoader.... (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 11 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
« no previous file with comments | « tests/ppapi_geturl/url_load_request.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/srpc/examples_ppapi.html
===================================================================
--- tests/srpc/examples_ppapi.html (revision 4123)
+++ tests/srpc/examples_ppapi.html (working copy)
@@ -32,8 +32,7 @@
[ [ 'scripting', 'basic_object.html' ],
[ 'events', 'event_example.html' ],
[ '2D', 'ppapi_example_2d.html' ],
-// TODO(polina): enable when PPB_URL* proxy support is in.
-// [ 'url loading [not supported]', 'ppapi_geturl.html' ],
+ [ 'url loading [not supported]', 'ppapi_geturl.html' ],
]
]
];
« no previous file with comments | « tests/ppapi_geturl/url_load_request.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698