Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
Arpad Borsos 4460c617be Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Dave Townsend 1bc0aea457 Bug 436719: Read updater.ini from app dir, not gre. r=bsmedberg, r=robstrong 2008-08-14 17:08:03 +01:00
Robert Strong 0c5dbb178f Bug 437349 - updater.exe lacks elevation manifest and fails to start when installer detection is disabled r=jmathies r=ted.mielczarek 2008-06-23 12:06:37 -07:00
ted.mielczarek@gmail.com 44a1716128 bug 411505 - fix more software update charset fallout. r=bsmedberg 2008-01-21 17:20:19 -08:00
benjamin@smedbergs.us 96de8961f9 Bug 411505 - Automatic update broken in Swedish and Spanish Windows, r=luser 2008-01-18 08:27:44 -08:00
benjamin@smedbergs.us 64ce29f21a Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
rob_strong%exchangecode.com 8e0074dc8d Bug 437349 - updater.exe lacks elevation manifest and fails to start when installer detection is disabled. Also fixes Bug 386826 and Bug 435711. r=jmathies, r=ted.mielczarek, approval1.9.0.2=samuel.sidler 2008-07-22 02:17:54 +00:00
ted.mielczarek%gmail.com 1dfa96401d bug 411505 - fix more software update charset fallout. r=bsmedberg 2008-01-22 01:20:19 +00:00
benjamin%smedbergs.us f963dc6933 Bug 411505 - Automatic update broken in Swedish and Spanish Windows, r=luser 2008-01-18 16:27:44 +00:00
benjamin%smedbergs.us 3bdb0832b1 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 15:15:46 +00:00
rob_strong%exchangecode.com 4a23fa14c9 Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
wr%rosenauer.org b62477da8b Bug 360941 - UpdateDriver and UpdateService update location mismatch, r=bsmedberg 2006-11-28 06:09:19 +00:00
bent.mozilla%gmail.com 9f7798ccb5 Bug 349737 - "XULRunner Software Update restarts app in a disabled state on OS X". r=bsmedberg. 2006-08-24 21:08:00 +00:00
mark%moxienet.com 1b191b6a09 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh 2006-07-19 21:08:19 +00:00
gijskruitbosch%gmail.com 9b05088912 Bug 339213 - Software update fails because XULRunner doesn't ship updater.ini
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
first-r=bsmedberg
second-r=darin
2006-06-12 14:08:33 +00:00
sergei_d%fi.tartu.ee f660e84f06 [BEOS]Bug 338742.nsUpdateDriver does nott build. First step to allow updater for BeOS.p=sergei_d, r=cbiesinger 2006-05-21 21:13:52 +00:00
mark%moxienet.com dca5b72af9 326930 XULRunner Software Update should apply patches to the correct application directory. Patch by Ben Turner <bent.mozilla@gmail.com>. r=bsmedberg 2006-02-21 21:10:55 +00:00
darin%meer.net bf12ce07c1 fixes bug 313764 "Firefox does not restart after update" r=bsmedberg 2005-10-25 20:14:44 +00:00
mkaply%us.ibm.com d687512cbd OS/2 build break 2005-10-24 19:23:00 +00:00
darin%meer.net 1693d30c7c fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg 2005-10-21 18:29:21 +00:00
bsmedberg%covad.net 1ab185b604 Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin 2005-08-31 17:50:32 +00:00
darin%meer.net e8fcfb5c63 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg 2005-07-28 17:35:29 +00:00
mkaply%us.ibm.com 8c68cc7615 OS/2 build bustage 2005-06-28 04:32:48 +00:00
darin%meer.net cf127400bf Use XRE_GetBinaryPath to construct the argv[0] of the application to launch
after the updater completes.  This mimics what is done to restart Firefox.
2005-06-24 22:44:09 +00:00
darin%meer.net b2a07e9513 Make the updater work when run from a path with spaces in it on Windows. 2005-06-23 23:49:57 +00:00
darin%meer.net 364e7660b7 Remove commented out code. 2005-06-23 04:08:14 +00:00
darin%meer.net b450444f8e fix win32 bustage 2005-06-23 04:06:17 +00:00
darin%meer.net 6fc855b9cb Pass callback parameters as separate arguments. 2005-06-23 04:04:36 +00:00
darin%meer.net 20574dc627 Make nsUpdateDriver.cpp work on Mac OSX. 2005-06-22 20:51:27 +00:00
mkaply%us.ibm.com 3819ba3790 OS/2 build bustage - exit() requires stdlib.h 2005-06-13 14:46:21 +00:00
darin%meer.net 1c9ba2a090 Landing patch for bug 292408 "Software update driver for nsAppRunner.cpp" r=bsmedberg a=chofmann 2005-06-08 17:40:38 +00:00