Difference between revisions of "User:Jamesboston/nsIProcess"

From CDOT Wiki
Jump to: navigation, search
(New page: nsIProcess)
 
(Started project page)
Line 1: Line 1:
nsIProcess
+
= nsIProcess =
 +
 
 +
The Mozilla API for [http://developer.mozilla.org/en/NsIProcess nsIProcess] is not fully implemented. At present, the PID of a created process is not retained and cannot be killed. The API would also benifit from a new spec that includes inter-process communication.
 +
 
 +
==Blog==
 +
A blog about the ongoing project to fix nsIProcess is available from James Boston:<br />
 +
http://jamesboston.ca/cms/taxonomy/term/16
 +
 
 +
==Relevant bugs==
 +
https://bugzilla.mozilla.org/show_bug.cgi?id=442393<br />
 +
https://bugzilla.mozilla.org/show_bug.cgi?id=68702

Revision as of 16:01, 17 September 2008

nsIProcess

The Mozilla API for nsIProcess is not fully implemented. At present, the PID of a created process is not retained and cannot be killed. The API would also benifit from a new spec that includes inter-process communication.

Blog

A blog about the ongoing project to fix nsIProcess is available from James Boston:
http://jamesboston.ca/cms/taxonomy/term/16

Relevant bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=442393
https://bugzilla.mozilla.org/show_bug.cgi?id=68702