Closed
Bug 732889
Opened 13 years ago
Closed 13 years ago
js-ctypes based version of subprocess
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: patrick, Assigned: patrick)
References
Details
Attachments
(1 file)
69.66 KB,
patch
|
Details | Diff | Splinter Review |
Jan Gerber from Firefogg and I have developed from scratch a new js-ctypes based version of subprocess.jsm. The new version does not contain any C++ code, except for unit tests and works with any versions of Gecko >= 8.0
The API is similar (but not identical) to the API of the old subprocess.jsm.
I'm attaching 2 patch files: one containing the complete diff to old code, and one just containing the new code.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Pushed to hg (revision #a93d3439b0e6)
Assignee: nobody → patrick
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•