Dave Townsend
|
a6ed3ddf12
|
Bug 480427: Remove nsIProcess2 from trunk. r=bsmedberg
|
2009-04-16 16:46:10 +01:00 |
Dave Townsend
|
57eb50688d
|
Bug 480427: Add a way to run a process in a background threadd. r=bsmedberg
|
2009-03-25 08:57:21 +00:00 |
Dave Townsend
|
72f7b47ede
|
Bug 453185: nsIProcess run fails with NS_ERROR_FILE_EXECUTION_FAILED when running an exe with a manifest that specifies requestedExecutionLevel level=requireAdministrator on Vista. r=bsmedberg
|
2009-03-18 11:00:20 +00:00 |
Dave Townsend
|
ea39c38934
|
Bug 483626: nsIProcess.isRunning doesn't fail correctly and should be boolean. r=bsmedberg
|
2009-03-18 10:59:32 +00:00 |
James Boston
|
ebb622ed2b
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-09 12:47:39 -04:00 |
James Boston
|
c5833538ac
|
Back out patch for bug 442393.
|
2009-03-06 16:42:07 -06:00 |
James Boston
|
f5c5d126cf
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-06 16:19:09 -06:00 |
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
bryner%brianryner.com
|
0c7c3a2ff3
|
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
|
2004-01-15 06:14:18 +00:00 |
darin%netscape.com
|
e554d83626
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
|
2002-04-27 05:33:09 +00:00 |
dbragg%netscape.com
|
809a820ca1
|
Added CR to end of file for certain unix platforms.(originally checked in from windows as part of fix for 62167
|
2001-01-22 21:40:33 +00:00 |
dbragg%netscape.com
|
1f9e47be7f
|
New interface for creating and managing processes. New feature for bug 62167. a=dougt sr=brendan
|
2001-01-19 21:23:24 +00:00 |