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

Unified Diff: services/nacl/README.md

Issue 1444433002: Added anti-singleton services (new process/thread per connection). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Added multiprocess apptest Created 5 years, 1 month 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 | « mojo/tools/data/nacl_nonsfi_apptests ('k') | shell/application_manager/application_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/nacl/README.md
diff --git a/services/nacl/README.md b/services/nacl/README.md
index d2a1e2c312f1c6b715e54efc5897ae6e476ec459..99b3ee32085f4f26155dabcb1d39bf56ac6190f0 100644
--- a/services/nacl/README.md
+++ b/services/nacl/README.md
@@ -65,9 +65,6 @@ PexeContentHandler is able to launch the requested nexe.
TODO
====
-* Turn the NexeContentHandler, PexeContentHandler, PexeCompiler, and
-PexeLinker services into "anti-singletons". When each service is requested, a
-unique process must be created.
* Use subzero (a NaCl project to improve translation speed) for pexe
translation.
* Enable caching of translated pexes.
« no previous file with comments | « mojo/tools/data/nacl_nonsfi_apptests ('k') | shell/application_manager/application_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698