Commit Graph

19 Commits

Author SHA1 Message Date
rob_strong%exchangecode.com
a9076af299 Landing of interdependent bugs for Vista support and DDE improvements. Bug 354005: Setting the app as the OS default is broken on Vista. Bug 351949: Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. Bug 354226: nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. Also fixes the following: Bug 369314, Bug 369048, Bug 369125, Bug 367540, Bug 364483, Bug 355650, Bug 353944, Bug 353089, Bug 352424, Bug 336469, and Bug 369451. patch=rstrong, Masatoshi Kimura, sspitzer. r=sspitzer, r=dougt, sr=bsmedberg, r=rstrong, a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219569 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 07:13:21 +00:00
bent.mozilla%gmail.com
edfd7282ee Bug 349737 - "XULRunner Software Update restarts app in a disabled state on OS X". XULRunner apps on OS X now use xulrunner-stub instead of xulrunner-bin during software update restarts. r=bsmedberg, a=beltzner.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208315 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-24 18:44:54 +00:00
mark%moxienet.com
a00d8d97e3 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 a/1.8.1=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203283 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 19:49:05 +00:00
gavin%gavinsharp.com
ee7f118682 Bug 339213: Software update fails because XULRunner doesn't ship updater.ini, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=darin, r+a181=benjamin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200153 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-16 21:40:23 +00:00
mark%moxienet.com
b59bf00356 326930 XULRunner Software Update should apply patches to the correct application directory. Patch by Ben Turner <bent.mozilla@gmail.com>. r=bsmedberg a/1.8.1=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191182 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 20:16:52 +00:00
mkaply%us.ibm.com
bab5c86d61 OS/2 build break
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184297 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-08 15:54:28 +00:00
darin%meer.net
fe1688f9f3 fixes bug 313764 "Firefox does not restart after update" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@183005 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-25 20:15:36 +00:00
darin%meer.net
3714c2555b 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 a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182724 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-21 18:31:05 +00:00
bsmedberg%covad.net
c16921988b Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180190 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-14 14:09:18 +00:00
darin%meer.net
5426146478 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176783 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 17:35:29 +00:00
mkaply%us.ibm.com
63ade0c630 OS/2 build bustage
git-svn-id: svn://10.0.0.236/trunk@175202 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-28 04:32:48 +00:00
darin%meer.net
4c86a41bd5 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.


git-svn-id: svn://10.0.0.236/trunk@175123 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:44:09 +00:00
darin%meer.net
b69b633b2c Make the updater work when run from a path with spaces in it on Windows.
git-svn-id: svn://10.0.0.236/trunk@175066 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-23 23:49:57 +00:00
darin%meer.net
7be76cbb29 Remove commented out code.
git-svn-id: svn://10.0.0.236/trunk@175040 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-23 04:08:14 +00:00
darin%meer.net
2a1542a6c2 fix win32 bustage
git-svn-id: svn://10.0.0.236/trunk@175039 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-23 04:06:17 +00:00
darin%meer.net
944f7bc1ec Pass callback parameters as separate arguments.
git-svn-id: svn://10.0.0.236/trunk@175038 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-23 04:04:36 +00:00
darin%meer.net
45e8135a9b Make nsUpdateDriver.cpp work on Mac OSX.
git-svn-id: svn://10.0.0.236/trunk@175018 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-22 20:51:27 +00:00
mkaply%us.ibm.com
233dd160f6 OS/2 build bustage - exit() requires stdlib.h
git-svn-id: svn://10.0.0.236/trunk@174501 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-13 14:46:21 +00:00
darin%meer.net
1a7dcd1cad Landing patch for bug 292408 "Software update driver for nsAppRunner.cpp" r=bsmedberg a=chofmann
git-svn-id: svn://10.0.0.236/trunk@174303 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-08 17:40:38 +00:00