Community:SummerOfCode09:Brainstorming: Difference between revisions

Jump to navigation Jump to search
Line 52: Line 52:
|-  
|-  
| nsIProcess2
| nsIProcess2
| Replace the existing nsIProcess interface with a new interface that supports Unicode on all platforms, supports piping to/from processes and can handle asynchronous I/O via callbacks. Also, this functionality should be available through FUEL (Firefox User Extension Library). ({{bug|484246}})
| Replace the existing nsIProcess interface with a new interface that supports Unicode on all platforms, supports piping to/from processes and can handle asynchronous I/O via callbacks. The primary API should be a JS API, but will be implemented partly using XPCOM underneath. Also, this functionality should be available through Components.utils.import("resource://gre/process.js") or a similar JS module approach. ({{bug|484246}})
| James Boston
| James Boston
| Mark Finkle
| Mark Finkle
210

edits

Navigation menu