Difference between revisions of "User:Jamesboston/nsIProcess"
Jamesboston (talk | contribs) m |
Jamesboston (talk | contribs) m |
||
Line 5: | Line 5: | ||
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. | 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. | ||
− | |||
− | |||
− | |||
− | |||
=Leader= | =Leader= | ||
Line 17: | Line 13: | ||
=Details= | =Details= | ||
− | + | ||
+ | ==Relevant bugs== | ||
+ | https://bugzilla.mozilla.org/show_bug.cgi?id=442393<br /> | ||
+ | https://bugzilla.mozilla.org/show_bug.cgi?id=68702 | ||
=News and updates= | =News and updates= |
Revision as of 15:09, 17 September 2008
Contents
Name of Project
Fix nsIProcess
Description
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.
Leader
Contributors
None (yet).
Details
Relevant bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=442393
https://bugzilla.mozilla.org/show_bug.cgi?id=68702
News and updates
Blog
A blog about the ongoing project to fix nsIProcess is available from James Boston:
http://jamesboston.ca/cms/taxonomy/term/16