gecko-dev/toolkit/modules/subprocess
2016-08-21 23:50:36 +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 1291199: Retry subprocess perf tests on failure. r=aswan 2016-08-02 15:37:34 -07:00
.eslintrc Bug 1269501: Part 3 - Add new Subprocess IPC module. r=aswan r=mhowell rs=bsmedberg 2016-05-29 17:15:47 -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_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 1290598: Manage and terminate Windows subprocess trees as a single job object. r=mhowell 2016-08-03 09:39:19 -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 Backed out changeset 64fc57e6ee84 (bug 1295867) for windows xpcshell failure test_native_messaging.js | test_native_app_shutdown. r=backout 2016-08-21 23:50:36 +02:00
subprocess_worker_unix.js Bug 1276390 - Use blocking polling in worker to handle subprocess IO. r=aswan 2016-07-28 16:27:25 -07:00
subprocess_worker_win.js Bug 1290598: Manage and terminate Windows subprocess trees as a single job object. r=mhowell 2016-08-03 09:39:19 -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