Dave Townsend
|
97014cac6c
|
Bug 480427: Remove nsIProcess2 from trunk. r=bsmedberg
|
2009-04-16 16:46:10 +01:00 |
Dave Townsend
|
a839ae272c
|
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
|
80cd6cdd45
|
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
|
89705a8b28
|
Bug 483626: nsIProcess.isRunning doesn't fail correctly and should be boolean. r=bsmedberg
|
2009-03-18 10:59:32 +00:00 |
James Boston
|
94639989fa
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-09 12:47:39 -04:00 |
James Boston
|
b3b91b03c4
|
Back out patch for bug 442393.
|
2009-03-06 16:42:07 -06:00 |
James Boston
|
d1581bcbba
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-06 16:19:09 -06:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
bryner%brianryner.com
|
bc829daafa
|
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
|
1b1677bbe9
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
|
2002-04-27 05:33:09 +00:00 |
dbragg%netscape.com
|
6192e3ee0b
|
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
|
4d63df0429
|
New interface for creating and managing processes. New feature for bug 62167. a=dougt sr=brendan
|
2001-01-19 21:23:24 +00:00 |