gecko-dev/toolkit/modules/subprocess
Jared Wein 4b027e3645 Bug 1315781 - Enable no-shadow rule for eslint for xpcshell mochitests. r=mossop
MozReview-Commit-ID: 1mhCWplknyN

--HG--
extra : rebase_source : ab47e6e1bc2ba94fa26179ec18053fa798d9b778
2016-11-07 22:34:25 -05: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 1315781 - Enable no-shadow rule for eslint for xpcshell mochitests. r=mossop 2016-11-07 22:34:25 -05: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
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_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_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 1276390 - Use blocking polling in worker to handle subprocess IO. r=aswan 2016-07-28 16:27:25 -07:00
subprocess_win.jsm Bug 1290598: Manage and terminate Windows subprocess trees as a single job object. r=mhowell 2016-08-03 09:39:19 -07: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 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.jsm Bug 1278733: Follow-up: Fix JSDoc errors in the subprocess module. r=bustage 2016-06-08 12:34:23 -07:00