gecko-dev/toolkit/modules/subprocess
Florian Quèze 16530fa1e3 Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02: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 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
.eslintrc.js Bug 1342459 - Enable no-undef on browser/base, and clean up unnecessary no-undef references. r=mossop 2017-04-03 11:46:56 +01:00
Subprocess.jsm Bug 1352893: Handle non-UTF-8 data in Unix environment variables. r=mstange 2017-04-02 18:46:10 -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 1352893: Handle non-UTF-8 data in Unix environment variables. r=mstange 2017-04-02 18:46:10 -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 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
subprocess_win.jsm Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02: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