gecko-dev/toolkit/modules/subprocess
Masatoshi Kimura 8b713b2b0f Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
This mechanically replaces nsILocalFile with nsIFile in
*.js, *.jsm, *.sjs, *.html, *.xul, *.xml, and *.py.

MozReview-Commit-ID: 4ecl3RZhOwC

--HG--
extra : rebase_source : 412880ea27766118c38498d021331a3df6bccc70
2017-08-04 17:49:22 +09:00
..
docs Bug 1269501: Part 3 - Add new Subprocess IPC module. r=aswan r=mhowell rs=bsmedberg 2016-05-29 17:15:47 -07:00
test/xpcshell Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
.eslintrc.js Bug 1367232 - Clean up various ESLint global definitions in toolkit/. r=mossop 2017-05-19 09:22:48 +01:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
subprocess_common.jsm Bug 1362786 - (1) Increase subprocess BUFFER_SIZE r=kmag 2017-07-21 10:20:36 -07:00
subprocess_shared_unix.js Bug 1367232 - Clean up various ESLint global definitions in toolkit/. r=mossop 2017-05-19 09:22:48 +01:00
subprocess_shared_win.js Bug 1371548: Accept invalid stderr handles when spawning subprocesses. r=aswan 2017-06-10 16:35:14 -07:00
subprocess_shared.js Bug 1278733: Follow-up: Fix JSDoc errors in the subprocess module. r=bustage 2016-06-08 12:34:23 -07:00
subprocess_unix.jsm Bug 1367232 - Clean up various ESLint global definitions in toolkit/. r=mossop 2017-05-19 09:22:48 +01:00
subprocess_win.jsm Bug 1367232 - Clean up various ESLint global definitions in toolkit/. r=mossop 2017-05-19 09:22:48 +01:00
subprocess_worker_common.js Bug 1367232 - Clean up various ESLint global definitions in toolkit/. r=mossop 2017-05-19 09:22:48 +01:00
subprocess_worker_unix.js Bug 1370027: Part 1 - Cleanly handle a subprocess child being reaped by NSPR. r=aswan 2017-06-06 16:00:53 -07:00
subprocess_worker_win.js Bug 1338327 Handle .cmd files with spaces in subprocess r=kmag 2017-06-12 14:51:32 -07:00
Subprocess.jsm Bug 1352893: Handle non-UTF-8 data in Unix environment variables. r=mstange 2017-04-02 18:46:10 -07:00