gecko-dev/toolkit/modules/subprocess
Mark Banner bd625e4e9f Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
MozReview-Commit-ID: LH0CQOPfoe6

--HG--
extra : rebase_source : 83eaf40c5cbb5e25cfb3f3b5afadf4fbf0422c92
2017-03-20 12:36:37 +01: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 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
Subprocess.jsm Bug 1278733: Follow-up: Fix JSDoc errors in the subprocess module. r=bustage 2016-06-08 12:34:23 -07: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 1276390 - Use blocking polling in worker to handle subprocess IO. r=aswan 2016-07-28 16:27:25 -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_shared_unix.js Bug 1269501: Part 3 - Add new Subprocess IPC module. r=aswan r=mhowell rs=bsmedberg 2016-05-29 17:15:47 -07:00
subprocess_shared_win.js Bug 1301246: Allow processes to break away from their job. r=mhowell 2016-09-08 12:26:13 -07:00
subprocess_unix.jsm Bug 1276390 - Use blocking polling in worker to handle subprocess IO. r=aswan 2016-07-28 16:27:25 -07:00
subprocess_win.jsm Bug 1321637: Fix execution of batch files with spaces in path. r=mhowell,aswan 2017-01-22 16:23:33 -08:00
subprocess_worker_common.js Bug 790919 - Don't dispatch close event in Workers, r=bkelly 2016-08-31 21:33:05 -07:00
subprocess_worker_unix.js Bug 1309351: Part 1 - Replace child_process/subprocess.js with a thin wrapper around Subprocess.jsm. r=rpl f=mhowell 2016-10-14 18:01:42 -07:00
subprocess_worker_win.js Bug 1340735 - Terminate process when failing to attach it to job group. r=mhowell 2017-02-17 15:30:24 -08:00