Robert Strong
a4ad776107
Bug 459490 - Console error when checking for Sunbird or Thunderbird software updates 'Exception 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDocShellHistory.useGlobalHistory] in browser.xml'. r=dtownsend
2009-01-29 22:43:37 -08:00
Mook (sb)
b6a7c60ef4
Bug 470946 - PostUpdateWin WinPostProcess should launch synchronously. r=rstrong
2009-01-22 19:37:39 -08:00
Daniel Holbert
c755eee8e7
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Robert Strong
1a6d8af4b0
Bug 473417 - updater.exe window is blank, and doesn't close. r=bsmedberg
2009-01-21 15:42:24 -08:00
Ehsan Akhgari
1ccb8bce96
Bug 473417 - updater.exe window is blank, and doesn't close (further fixes) r=bsmedberg
2009-01-21 11:16:58 +03:30
Ehsan Akhgari
fb6774a3d9
Bug 473417 - updater.exe window is blank, and doesn't close; r=bsmedberg
2009-01-15 11:24:30 +03:30
Robert Strong
e57712d7e4
Bug 399153 - Software update should support unicode strings for the UI. r=bsmedberg, r=ehsan
2009-01-08 22:25:49 -08:00
Robert Strong
84ee7459e5
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
2009-01-05 15:17:40 -08:00
Robert Strong
dbf15fd458
Bug 464835 - Update prompt comes up too often - backout changes from bug 324121. r=dtownsend
2009-01-05 11:00:19 -08:00
Robert Strong
fe5f7491be
Bug 459615 - Remove the needElevation param from WinLaunchChild. r=ted.mielczarek, r=jmathies
2009-01-01 16:18:33 -08:00
Phil Ringnalda
fe73c8be84
Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin
2008-12-31 18:54:17 -08:00
Robert Strong
97194c45b9
Bug 462940 - check for existing ProgressListener before adding one in updates.xml. r=dtownsend, approval1.9.1=beltzner
2008-11-28 03:41:37 -08:00
Robert Strong
f302eb8701
Bug 464364 - Multiple attempts to write permission test file (should cache canUpdate). r=dtownsend, approval1.9.1=beltzner
2008-11-26 22:07:51 -08:00
Robert Strong
21bf904b58
Bug 464765: Update wizard back button displayed on Linux when it shouldn't. r=mconnor, a1.9.1b2=beltzner
2008-11-16 15:00:03 +00:00
Robert Strong
70021f17e7
Bug 313057: Automatic updater downgrades/overwrites browser version when an older/identical version is in the queue. r=bsmedberg, a1.9.1b2=beltzner
2008-11-14 12:11:08 +00:00
Robert Strong
4c948a2b04
Bug 454964: |make check|: test_0110_general.js reports leak 1. r=mconnor, a1.9.1b2=beltzner
2008-11-14 10:24:20 +00:00
Robert Strong
c1b2edf6e0
Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Alexander L. Slovesnik
4d4f7fb310
Bug 335266 - If update of Thunderbird was paused, incorrect message is shown; r=robert.bugzilla
2008-10-22 01:37:51 +02:00
Dmitry Potapov
a455dc4471
Bug 412610 - "MAXPATHLEN too small for glibc's realpath()" (define MAXPATHLEN as PATH_MAX when PATH_MAX is available) [r=bsmedberg]
2008-10-20 22:55:57 -05:00
Julien RIVAUD
7efc492ece
Bug 419293 - "downloading update" dialog's hide button has unneeded and wrong icon; r=gavin.sharp
2008-10-20 14:24:35 +02:00
Edward Lee
f4cc23f309
Bug 414326 - Use DownloadUtils for software update downloads. r=sdwilsh, r=robstrong
2008-10-13 10:50:10 -05:00
Robert Strong
e2656d99f7
Partial backout of Bug 453733 to fix Bug 459569
2008-10-12 16:03:38 -07:00
Robert Strong
7efe168d63
Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg
2008-10-10 16:04:01 -07:00
Robert Strong
08b4c26879
Bug 458839 - Move errors.xul from update over to extensions since the add-ons mgr. is the only consumer. r=dtownsend
2008-10-10 15:36:46 -07:00
Daniel Holbert
060b45c99b
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Ben Turner
25fd96dbca
Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst'
2008-09-30 16:56:57 -07:00
Doug Turner
fadd112b12
Bug 420928, 457331. Fixes main entry point on windows ce. minor windows mobile fixes in XR. r=bsmedberg
2008-09-30 14:34:55 -07:00
Robert Strong
d21f280411
Bug 454357 - ?force=1 is appended to update url even when the url supplies params. r=dtownsend
2008-09-12 13:18:32 -07:00
Robert Strong
85814dfdc1
Fix intermittent failure of Bug 451085 on Mac OS X. r=me
2008-09-10 19:17:07 -07:00
Phil Ringnalda
a810c32379
Bug 454360 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin
2008-09-09 21:33:27 -07:00
Robert Strong
44c7937d78
Bug 451085 - Add updater tests for applying mar files. r=dtownsend
2008-09-08 11:57:10 -07:00
Robert Strong
80db2f4c57
Bug 453870 - Give app update some XPCOMUtils love. r=dtownsend
2008-09-08 11:37:30 -07:00
Ginn Chen
6ce50e3a1a
Bug 440714 use -xldscope for Sun Studio on Solaris r=vladimir,benjamin sr=benjamin
2008-09-08 14:21:07 +08:00
Robert Strong
79c0781c3d
Bug 353177 - Details link has ugly focus while downloading an update. r=dietrich
2008-09-05 09:57:23 -07:00
Robert Strong
68d082a5ec
Bug 453693 - updater.exe sometimes creates the lock file in the wrong directory. r=ted.mielczarek
2008-09-04 13:40:28 -07:00
Robert Strong
72041df1ac
Test for Bug 390746
2008-09-04 11:15:33 -07:00
Arpad Borsos
0f9ad64028
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
2008-09-02 10:45:14 +01:00
Robert Strong
64f307b958
Bug 452128 - Only try to elevate when updating from the application. r=ted.mielczarek
2008-09-01 13:09:57 -07:00
Robert Strong
f6ed9d2d95
Additional tests from Bug 451164. r=dtownsend
2008-08-27 11:05:13 -07:00
Robert Strong
9cfde08c4e
Bug 405257 - gUpdates.wiz is null in some cases. r=dtownsend
2008-08-27 09:43:07 -07:00
Robert Strong
7a5e967149
Bug 452174 - Make updater binary parent-pid command line arg optional. r=bsmedberg
2008-08-26 14:06:45 -07:00
Robert Strong
1a56227d14
Remove bogus log statement added by Bug 451164
2008-08-25 11:16:51 -07:00
Robert Strong
f4ab29204c
Bug 451692 - updater.exe debug exception - dbgheap.c Line 1279 _CrtlsValidHeapPointer(pUserData). r=bsmedberg
2008-08-25 11:12:25 -07:00
Robert Strong
6eb9c0df22
Bug 451164 - Update error messages are often incorrect. r=dtownsend
2008-08-24 11:43:50 -07:00
Robert Strong
3f54adb8f4
Bug 450790 - Remove testnsUpdateService.js. r=dtownsend
2008-08-19 15:22:11 -07:00
Robert Strong
7102350d88
Followup to bug 446527 - make %LOCALE% optional, r=dtownsend,bsmedberg
2008-08-19 15:37:00 -04:00
Serge Gautherie
def036032d
Bug 312661 - Software Update 1st step displays 'AUS: Update XML File Malformed (200)' if working offline . r=rstrong
2008-08-18 20:49:32 -07:00
Robert Strong
c8affb5f4f
Bug 446527 - major update not offered when some language packs are installed. r=dtownsend, r=bsmedberg
2008-08-17 19:15:10 -07:00
Robert Strong
f51527edd4
Adding general application update service tests from Bug 446527. r=dtownsend, r=bsmedberg
2008-08-16 22:40:34 -07:00
Robert Strong
05b03c4b0b
Adding general application update service tests from Bug 446527 without the Makefiles since the tree is not green - NPOB for now. r=dtownsend, r=bsmedberg
2008-08-16 13:27:09 -07: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
Rob Campbell
1ca6925959
Bug 316382 – Bad information text "Firefox may check periodically for new updates". r=robstrong, ui-r=madhava
2008-08-13 08:38:46 +02:00
Robert Strong
d43963fd77
Follow up for Bug 395891 to fix compiling with the Win2K Server 2003 SP1 SDK
2008-06-24 10:45:24 -07: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
reed@reedloden.com
7a4006829f
Bug 424995 - "remove countdown timer from software update UI" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+]
2008-04-04 02:06:04 -07:00
reed@reedloden.com
894b1229d1
Bug 405553 - "make it so when updater.exe throws up the UAC prompt it is branded as "Firefox Updater" / "<brandShortName> Updater"" (Change module.ver) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r+a1.9=beltzner]
2008-04-04 01:52:33 -07:00
reed@reedloden.com
5ea011ceab
Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner]
2008-03-14 09:22:25 -07:00
reed@reedloden.com
3de6b550e6
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
2008-03-14 08:42:34 -07:00
reed@reedloden.com
21433d47b7
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-03-12 04:13:09 -07:00
dougt@meer.net
f3a401e7f6
backing out.
2008-03-11 15:12:52 -07:00
dougt@meer.net
ac426bc479
Bug: 420928 default entry on win32+wince should be mainWCRTStartup r=bsmedberg, a=damons
2008-03-11 14:31:34 -07:00
reed@reedloden.com
7ed60d096e
Back out Mike Hommey's patch from bug 305782 due to build bustage.
2008-03-08 04:33:28 -08:00
reed@reedloden.com
c6bcaa7502
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-03-08 01:53:28 -08:00
dtownsend@oxymoronical.com
e91d3b16fe
Bug 406184: PlugIns installed in the user profile directory are not loaded. r=robstrong
2008-03-06 18:02:49 -08:00
reed@reedloden.com
3fa37138b1
Back out Ventron's patch from bug 418131 due to build failures on debug machines.
2008-03-05 03:36:37 -08:00
reed@reedloden.com
ded0cb6cab
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
2008-03-05 02:30:30 -08:00
jag@tty.nl
60e16aa5b6
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
reed@reedloden.com
43313d2802
Bug 416731 - "When an update has been downloaded, dialog text refers to a "Later" button, should be "Not Now"" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep]
2008-02-13 02:31:37 -08:00
reed@reedloden.com
709e15bc9b
Bug 414530 - "toolkit/mozapps/update/src/updater/Makefile broken" [p=honzab@allpeers.com (Honza Bambas) r=luser/ted a1.9=schrep]
2008-02-06 13:55:03 -08:00
reed@reedloden.com
31da49de81
Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" (rename the "Later" button, remove the modal dialog) [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+]
2008-01-29 20:42:33 -08:00
reed@reedloden.com
ad633a1c49
Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer ui-r=beltzner a=blocking-firefox3+]
2008-01-08 23:37:06 -08:00
benjamin@smedbergs.us
dbd13f7a4d
Bug 410485 - Windows updater broken from bug 396052, r=luser
2008-01-02 10:05:01 -08:00
philringnalda@gmail.com
066b5b6134
Bug 407635 - Update browser/toolkit copyright dates to 2008, r=gavin, a=blocker
2007-12-31 13:03:06 -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
philringnalda@gmail.com
a8c8eeeca1
Bug 400151 - Thunderbird nightly update build id is cropped, r=sspitzer, a=beltzner
2007-12-01 21:18:54 -08:00
Olli.Pettay@helsinki.fi
9b30e47d4e
Bug 405044, clean up updates.xml, r=gavin, a=beltzner
2007-11-27 12:01:16 -08:00
reed@reedloden.com
8e618f8b1f
Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+]
2007-11-23 22:14:08 -08:00
reed@reedloden.com
0a0e9cabef
Bug 323041 - "Software update dialog steals focus / wait for idle before prompting" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a=blocking-firefox3+]
2007-11-20 02:08:55 -08:00
wr@rosenauer.org
97c6c5f912
Part of Bug 312010 - remove non-working patch, r=bsmedberg, a19=mtschrep
2007-11-09 12:37:58 -08:00
rob_strong@exchangecode.com
3770b698e2
Bug 401608 - updater.exe will crash on windows if you only specify 2 args. r=sspitzer, a1.9=mtschrep
2007-11-09 11:47:27 -08:00
thunder@mozilla.com
64237d0b01
Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer
2007-10-01 17:52:49 -07:00
sspitzer@mozilla.org
8b3a2227e6
fix for bug #390433 : [Vista] Users that are not a member of the administrators group receive update notification. r=rstrong
2007-09-20 09:54:00 -07:00
gavin@gavinsharp.com
d04a3fd5c8
Bug 395583: Don't allow resizing software update "incompatible extensions" window, r=sspitzer, a=mconnor
2007-09-17 14:22:19 -07:00
rob_strong@exchangecode.com
76fb479c0f
Bug 299716 - Need for em:targetApplication marker for 'the toolkit'. patch=ajvincent, r=dtownsend, r=rstrong
2007-08-29 01:16:15 -07:00
flamingice@sourmilk.net
53435dd8bb
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
2007-08-09 20:05:53 -07:00
rob_strong@exchangecode.com
c8cfc4d33f
Bustage fix for Bug 368587
2007-07-30 13:31:26 -07:00
rob_strong@exchangecode.com
76743844bf
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 13:16:56 -07:00
flamingice@sourmilk.net
6e9fec3a03
Bug 385853, getting the quit prompt when restarting firefox after apply software update, r=mano
2007-07-25 14:48:02 -07:00
jwalden@mit.edu
5906ab8135
Fix some typos to kick qm-win2k3-01 into doing another build, to see if the test bustage is spurious.
2007-07-24 15:31:33 -07:00
axel@pike.org
8ff0095acf
bug 334136, Software update fails with lanuage packs, patch by archaeopteryx@coole-files.de, r=me, sr=bsmedberg
2007-07-17 05:26:08 -07:00
flamingice@sourmilk.net
41818a5b30
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 10:55:54 -07:00
sspitzer@mozilla.org
2045445b02
fix for regression bug #383518 : Non-Vista Windows users are prompted for updates they cannot apply.
...
For Non-Vista Windows, we need to check if we can write to the application directory (where firefox.exe lives, for example) to decide if we "can update". On Vista, the updater will elevate to gain permissions to that directory, so we don't want do to do this additional check.
r=rstrong
2007-07-11 18:08:42 -07:00
sspitzer@mozilla.org
601c266cc1
fix for bug #336528 : software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated)
...
patch=James Ross <silver@warwickcompsoc.co.uk>
r=rstrong
2007-07-11 12:04:48 -07:00
dtownsend@oxymoronical.com
5137bb44b5
Bug 335942 - nsIExtensionManager.update wants true and false for a long
...
param. r=robstrong
2007-06-25 08:51:51 -07:00
philringnalda@gmail.com
a335fbaf53
Bug 384843 - Remove unused functions getFileRelativeTo and _needsToPromptForUpdate, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-18 21:03:15 -07:00
rflint@ryanflint.com
441f307dd5
Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin
2007-06-04 22:22:34 -07:00
sdwilsh@shawnwilsher.com
d0398ffc47
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
2007-05-23 11:08:10 -07:00
benjamin@smedbergs.us
a504b37891
Bug 377088 - Add additional query string when the user explicitly checks for updates, to make server-side of automatic update checks possible, r=ssptizer+morgamic
2007-05-03 06:36:11 -07:00
benjamin@smedbergs.us
eb9f04f4d0
Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento
2007-04-25 07:26:42 -07:00
benjamin@smedbergs.us
a3dfb7c083
Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong
2007-04-20 08:22:17 -07:00
sspitzer@mozilla.org
8e76592793
backing out myu fix for bug #375710 , based on comments from kimura
2007-04-12 16:01:44 -07:00
sspitzer@mozilla.org
6a39468669
fix for bug #375710 and bug #371649Firefox can "software downgrade" from 2.0.0.3 to 2.0.0.2. r=bsmedberg
2007-04-12 15:07:19 -07:00
axel@pike.org
6ccf922cb5
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
2007-04-11 09:35:01 -07:00
sspitzer@mozilla.org
7d5583c88f
fix for bug #373908 : Software update hangs part way through if update.mar includes a zero length file.note, the scripts that create mars should not be doing that, which is bug #375611also note that if you kill the hung software update process (which you have to do, since it is hung), you can end up in a bad state, see bug #375619r=dolske
2007-03-27 23:01:35 -07: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
reed%reedloden.com
4d4be80840
Bug 424995 - "remove countdown timer from software update UI" [p=dao@mozilla.com (D��o Gottwald) r=mconnor a=blocking-firefox3+]
2008-04-04 09:06:04 +00:00
reed%reedloden.com
bc317573d9
Bug 405553 - "make it so when updater.exe throws up the UAC prompt it is branded as "Firefox Updater" / "<brandShortName> Updater"" (Change module.ver) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r+a1.9=beltzner]
2008-04-04 08:52:33 +00:00
reed%reedloden.com
acea77b045
Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner]
2008-03-14 16:22:25 +00:00
reed%reedloden.com
c5ac5a30fa
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
2008-03-14 15:42:35 +00:00
reed%reedloden.com
be1f96edd1
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-03-12 11:13:11 +00:00
dougt%meer.net
e34867a6d8
backing out.
2008-03-11 22:12:52 +00:00
dougt%meer.net
005417593b
Bug: 420928
...
default entry on win32+wince should be mainWCRTStartup
r=bsmedberg, a=damons
2008-03-11 21:31:35 +00:00
reed%reedloden.com
3805937bba
Back out Mike Hommey's patch from bug 305782 due to build bustage.
2008-03-08 12:33:30 +00:00
reed%reedloden.com
fd79bde8cf
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-03-08 09:53:29 +00:00
dtownsend%oxymoronical.com
4683b34514
Bug 406184: PlugIns installed in the user profile directory are not loaded.
...
r=robstrong
2008-03-07 02:02:50 +00:00
reed%reedloden.com
4443155b7a
Back out Ventron's patch from bug 418131 due to build failures on debug machines.
2008-03-05 11:36:37 +00:00
reed%reedloden.com
ff4634aba0
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
2008-03-05 10:30:30 +00:00
jag%tty.nl
4221353fba
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
reed%reedloden.com
a1f2406666
Bug 416731 - "When an update has been downloaded, dialog text refers to a "Later" button, should be "Not Now"" [p=dao@mozilla.com (D��o Gottwald) r=gavin a1.9=schrep]
2008-02-13 10:31:38 +00:00
reed%reedloden.com
6ff3592ac3
Bug 414530 - "toolkit/mozapps/update/src/updater/Makefile broken" [p=honzab@allpeers.com (Honza Bambas) r=luser/ted a1.9=schrep]
2008-02-06 21:55:03 +00:00
reed%reedloden.com
776c00a779
Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" (rename the "Later" button, remove the modal dialog) [p=dao@mozilla.com (D��o Gottwald) r=mconnor a=blocking-firefox3+]
2008-01-30 04:42:33 +00:00
reed%reedloden.com
f564cb2047
Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" [p=dao@mozilla.com (D��o Gottwald) r=sspitzer ui-r=beltzner a=blocking-firefox3+]
2008-01-09 07:37:08 +00:00
benjamin%smedbergs.us
ba4bd8da93
Bug 410485 - Windows updater broken from bug 396052, r=luser
2008-01-02 18:05:02 +00:00
philringnalda%gmail.com
946d462f40
Bug 407635 ��� Update browser/toolkit copyright dates to 2008, r=gavin, a=blocker
2007-12-31 21:03:08 +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
philringnalda%gmail.com
f23ec354ef
Bug 400151 ��� Thunderbird nightly update build id is cropped, r=sspitzer, a=beltzner
2007-12-02 05:18:54 +00:00
Olli.Pettay%helsinki.fi
7a1a2182cd
Bug 405044, clean up updates.xml, r=gavin, a=beltzner
2007-11-27 20:01:16 +00:00
reed%reedloden.com
741a0d67b2
Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" [p=dao@mozilla.com (D��o Gottwald) r=mconnor a=blocking-firefox3+]
2007-11-24 06:14:08 +00:00
reed%reedloden.com
14212d96fe
Bug 323041 - "Software update dialog steals focus / wait for idle before prompting" [p=dao@mozilla.com (D��o Gottwald) r=sspitzer a=blocking-firefox3+]
2007-11-20 10:08:55 +00:00
wr%rosenauer.org
f20534c84d
Part of Bug 312010 - remove non-working patch, r=bsmedberg, a19=mtschrep
2007-11-09 20:37:58 +00:00
rob_strong%exchangecode.com
62492356b3
Bug 401608 - updater.exe will crash on windows if you only specify 2 args. r=sspitzer, a1.9=mtschrep
2007-11-09 19:47:27 +00:00
thunder%mozilla.com
b13d3a26e5
Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer
2007-10-02 00:52:49 +00:00
sspitzer%mozilla.org
7784a60947
fix for bug #390433 : [Vista] Users that are not a member of the administrators group receive update notification.
...
r=rstrong
2007-09-20 16:54:00 +00:00
gavin%gavinsharp.com
1f918d2f09
Bug 395583: Don't allow resizing software update "incompatible extensions" window, r=sspitzer, a=mconnor
2007-09-17 21:22:19 +00:00
timeless%mozdev.org
e5994a7a78
Bug 341958 add some more items to .cvsignore
...
r=bsmedberg sr=pavlov
2007-09-06 03:44:50 +00:00
rob_strong%exchangecode.com
f6d93aca02
Bug 299716 - Need for em:targetApplication marker for 'the toolkit'. patch=ajvincent, r=dtownsend, r=rstrong
2007-08-29 08:16:30 +00:00
flamingice%sourmilk.net
d80db97ae5
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
2007-08-10 03:05:54 +00:00
rob_strong%exchangecode.com
1210be855f
Bustage fix for Bug 368587
2007-07-30 20:31:26 +00:00
rob_strong%exchangecode.com
1632fdf81d
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 20:16:58 +00:00
flamingice%sourmilk.net
506e443b17
Bug 385853, getting the quit prompt when restarting firefox after apply software update, r=mano
2007-07-25 21:48:02 +00:00
jwalden%mit.edu
c44b982eae
Fix some typos to kick qm-win2k3-01 into doing another build, to see if the test bustage is spurious.
2007-07-24 22:31:33 +00:00
axel%pike.org
9a7296098e
bug 334136, Software update fails with lanuage packs, patch by archaeopteryx@coole-files.de, r=me, sr=bsmedberg
2007-07-17 12:26:08 +00:00
flamingice%sourmilk.net
1bcba372e6
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 17:56:41 +00:00
sspitzer%mozilla.org
2f80d248cd
fix for regression bug #383518 : Non-Vista Windows users are prompted for updates they cannot apply.
...
For Non-Vista Windows, we need to check if we can write to the application directory (where firefox.exe lives, for example) to decide if we "can update". On Vista, the updater will elevate to gain permissions to that directory, so we don't want do to do this additional check.
r=rstrong
2007-07-12 01:08:42 +00:00
sspitzer%mozilla.org
936bc8a728
fix for bug #336528 : software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated)
...
patch=James Ross <silver@warwickcompsoc.co.uk>
r=rstrong
2007-07-11 19:04:48 +00:00
dtownsend%oxymoronical.com
07cf367628
Bug 335942 - nsIExtensionManager.update wants true and false for a long
...
param. r=robstrong
2007-06-25 15:51:54 +00:00
philringnalda%gmail.com
5667c57fe0
Bug 384843 - Remove unused functions getFileRelativeTo and _needsToPromptForUpdate, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-19 04:03:15 +00:00
rflint%ryanflint.com
53a1877677
Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin
2007-06-05 05:22:35 +00:00
sdwilsh%shawnwilsher.com
dd19ec8576
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
2007-05-23 18:08:12 +00:00
benjamin%smedbergs.us
7fbb821b2e
Bug 377088 - Add additional query string when the user explicitly checks for updates, to make server-side of automatic update checks possible, r=ssptizer+morgamic
2007-05-03 13:36:11 +00:00
benjamin%smedbergs.us
bcf45b327f
Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento
2007-04-25 14:26:43 +00:00
benjamin%smedbergs.us
bc0235e03f
Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong
2007-04-20 15:22:18 +00:00
sspitzer%mozilla.org
7762c8ab05
backing out myu fix for bug #375710 , based on comments from kimura
2007-04-12 23:01:44 +00:00
sspitzer%mozilla.org
33a9898196
fix for bug #375710 and bug #371649
...
Firefox can "software downgrade" from 2.0.0.3 to 2.0.0.2. r=bsmedberg
2007-04-12 22:07:19 +00:00
axel%pike.org
b25746ee20
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
2007-04-11 16:35:03 +00:00
sspitzer%mozilla.org
977e83b4d2
fix for bug #373908 : Software update hangs part way through if update.mar includes a zero length file.
...
note, the scripts that create mars should not be doing that, which is bug #375611
also note that if you kill the hung software update process (which you have to do, since it is hung), you can end up in a bad state, see bug #375619
r=dolske
2007-03-28 06:01:35 +00:00
asqueella%gmail.com
78cc6d3221
Bug 373393 - ASSERTION: Lying nsIInterfaceRequestor implementation! (mozilla/content/base/src/nsXMLHttpRequest.cpp)
...
fix by switching the getInterface implementation from setting Components.returnCode to throwing when an interface is not supported. Components.returnCode is currently broken (see bug 287107), and it's not clear when it gets fixed. The assertion is annoying and the original intent of returnCode was to use it for success codes anyway.
r=gavin
2007-03-15 21:51:48 +00:00
scott%scott-macgregor.org
14dabe7356
Bug #354897 --> thunderbird installer changes to support vista including renaming uninst.exe to helper.exe.
...
r=rob strong
2007-02-26 07:18:45 +00:00
scott%scott-macgregor.org
60c651cafd
Bug #370694 --> Thunderbird's vendorShortName should be 'Mozilla' not 'Mozilla Thunderbird'. Remove a workaround in nsPostUpdateWin.js.
...
r=rob strong
sr=bienvenu
2007-02-17 03:17:26 +00:00
rob_strong%exchangecode.com
242ab4d390
Bug 369125 � updater.exe doesn't have a good description (updater). r=sspitzer
2007-02-03 00:23:50 +00:00
sspitzer%mozilla.org
9d08671f66
supplimental fix for bug #354226 : while mail and calendar have a helper.exe
...
(the renamed uninst.exe), those versions of helper.exe do not contain support
for /postupdate, or the command line switch that does the all the registry
work and log copying. only firefox's helper.exe has support for that.
r=rstrong.
2007-02-01 03:22:13 +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
dveditz%cruzio.com
c9443b3a72
suppress bad cert dialogs during extension update checks (bug 366191). r=rstrong, sr=darin
2007-01-29 07:58:01 +00:00
sspitzer%mozilla.org
6b300dc951
missing semi-colon, no reviewer.
2007-01-25 17:14:50 +00:00
sspitzer%mozilla.org
5662037fac
fix for bug #367084 : updater can fail to apply updates if files have the
...
"read only" attribute set.
r=bsmedberg
2007-01-25 17:14:17 +00:00
philringnalda%gmail.com
066c866862
Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin
2007-01-01 04:33:27 +00:00
allan%beaufour.dk
804af50f52
Do not run updateservice tests, when tests are disabled. Bug 359701, r=benjamin
2006-11-23 08:46:55 +00:00
sspitzer%mozilla.org
40d29f01e7
fix for bug #359093 : need to encode version string for the app.update.never.X pref name, which will be needed if (when?) we decided to send over any localized "pretty" text for the version attribute (see bug #359082 )
...
r=dietrich, rstrong
2006-11-07 22:54:27 +00:00
sspitzer%mozilla.org
5913cfcc73
fix for bug #357143
...
code cleanup, suggested by dveditz.
thanks to Ryan Jones <sciguyryan+bugzilla@gmail.com> for the patch.
r=sspitzer
2006-11-05 00:19:17 +00:00
hwaara%gmail.com
e34f0ebfdd
Fix leaks in the code that launches a child process. b=355355 r=mento sr=pinkerton
2006-10-11 15:53:40 +00:00
sspitzer%mozilla.org
7a1e9e6501
add missing ;, no bug #.
2006-10-04 22:42:17 +00:00
sspitzer%mozilla.org
39564a7f28
add missing ;, no bug #.
2006-10-04 20:37:42 +00:00
sspitzer%mozilla.org
fc841f0657
fix for bug #352400 : Update page flashes a large textbox (really, a blank xul:browser) when showing the details for a minor update
...
r=dietrich
2006-09-21 18:40:29 +00:00
darin%meer.net
6ee6c1d913
fixes bug 352853 "64k update chunks are maxing out mirrors connection limits before they use up their bandwidth" r=robstrong a=mtschrep
2006-09-18 17:49:55 +00:00
dietrich%mozilla.com
4cb38623d2
Bug 352675 add busy throbber to "Please wait..." page in software update wizard, fix scrollbar issue from bug #351821 (r=sspitzer)
2006-09-15 00:27:58 +00:00
sspitzer%mozilla.org
db66e79273
fix for bug #351821 : problems the "Download and Install Now" button remains even after you have begun downloading.
...
remove the "More Details>>" button, as we always call onShowMoreDetails()
replace it with some informative text, and keep the "next" and "back" buttons
disabled until we are done checking for add on incompatibilty.
also, add a try/catch/LOG() to increase robustness (and to aid diagnosis)
r=dietrich
2006-09-14 06:43:47 +00:00
gavin%gavinsharp.com
d8ca4303f8
Bug 347679: fix default values to be more reasonable, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano
2006-09-12 22:36:06 +00:00
gavin%gavinsharp.com
edf3abe645
Bug 336942: PREF_APP_EXTENSIONS_VERSION is unused in nsUpdateService.js.in, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano
2006-09-12 22:24:10 +00:00
rob_strong%exchangecode.com
6eb313310b
Bug 349379 - nsIUpdateTimerManager registerTimer is leaking. r=bsmedberg
2006-09-11 18:28:14 +00:00
sspitzer%mozilla.org
9513b95324
fix for bug #350299 : After clicking "Restart Now", the software update wizard can obscure the "confirm close" prompt from browser windows with multiple tabs.
...
additional, after clicking "Restart Now", we need to disable the "Restart Now" and "Later" buttons, so that the user can't click on them again (while they are dealing with the "confirm close" prompts.
finally, improve the prompt scenario (by first focusing the wizard) where the user has paused in the middle downloading a software update, minimized the software update wizard, and then quit the app.
r=gavin.sharp, sr=mconnor
2006-09-11 16:30:32 +00:00
benjamin%smedbergs.us
04fa4f00bf
Bug 351714 - create software update channel for partner builds dynamically, r=robstrong
2006-09-08 20:09:24 +00:00
dietrich%mozilla.com
0f43915483
Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong)
2006-09-08 06:56:14 +00:00
davel%mozilla.com
3b6746099c
bug=346706, r=darin
...
add brain-dead simple unit test
cleaner version using jsunit code
still need to move this file to a separate test directory
2006-09-05 18:26:39 +00:00
sspitzer%mozilla.org
2eac8260d9
fix for bug #350636 : the "never" hidden pref should only apply for major updates.
...
r=rstrong
2006-09-03 04:18:28 +00:00
rob_strong%exchangecode.com
1fda988890
doh! followup win32 fix for Bug 349551
2006-08-30 20:08:39 +00:00
rob_strong%exchangecode.com
700627f478
Bug 349551 - Updated builds won't uninstall via Windows Control Panel. r=bsmedberg
2006-08-30 00:08:35 +00:00
bent.mozilla%gmail.com
de786dd1c5
Bug 350245 - "Updater.app forgets to reload the main app under Rosetta if it was originally launched with translation". r=mento.
2006-08-29 20:15:08 +00:00
darin%meer.net
7a066fad5b
fixes bug 340198, r=biesi, sr=dveditz
2006-08-25 19:56:09 +00:00
sspitzer%mozilla.org
8406a63ac7
fix for bug #329730 and bug #348389 :
...
support major updates, as well as minor updates. for major updates, the details
URL is show in a xul:browser inside the software update wizard.
also for major updates, the licenseURL, if specified is shown in a xul:browser
inside the software update wizard.
r=banjo goodge (ben goodger), with parts r=rstrong and r=biesi
2006-08-19 05:31:53 +00:00
dietrich%mozilla.com
d232b49fa0
Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor)
2006-08-19 02:00:52 +00:00
myk%mozilla.org
49b2d26fa4
followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
...
Patch by Mike Beltzner.
r=myk
2006-08-17 19:01:28 +00:00
myk%mozilla.org
8fb1933bd1
make Software Update Failed dialog less confusing
...
Patch by Mike Beltzner.
bug=348822
r=mconnor
2006-08-17 08:03:40 +00:00
myk%mozilla.org
8de69b80e5
backing out the most recent change because the tree is closed; will check it back in once the tree reopens
2006-08-16 22:02:34 +00:00
myk%mozilla.org
9feba37137
followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
...
Patch by Mike Beltzner.
r=myk
2006-08-16 21:59:18 +00:00
jminta%gmail.com
c4e0a524a9
Bug 346795 wording of text in automatic updates dialog after new update has been downloaded, patch by beltzner, r=mconnor
2006-08-16 05:28:32 +00:00
mattwillis%gmail.com
b15e7c9a36
bug 344409 - Fix case of updater.app display name by including app's name. r=bsmedberg,ui=beltzner
2006-08-14 17:28:28 +00:00
gavin%gavinsharp.com
28fb749d92
Bug 348046: limit update history to 10 entries, patch by Michael Wu <michael.wu@mozilla.com>, r=darin
2006-08-11 20:38:56 +00:00
gavin%gavinsharp.com
49f03451a9
Bug 338841: fix typo in updateListener.QueryInterface (updates.js), patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=darin
2006-08-07 22:36:27 +00:00
davel%mozilla.com
658bffb6ce
brain-dead simple unit test to toolkit/mozapps/update/src
...
b=346706, r=darin, sr=benjamin
2006-08-01 04:31:43 +00:00
rob_strong%exchangecode.com
336059c707
Bug 345353 - Compatibility Wizard string changes. r=sspitzer, ui-r=beltzner
2006-07-26 22:59:56 +00:00
rob_strong%exchangecode.com
9a35ff3dc2
Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter
2006-07-20 18:49:51 +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
benjamin%smedbergs.us
10f686033e
Bug 312101 - Possible to start Firefox when the "Software Update" dialog is running (Windows-only fix) - r=darin
2006-07-12 15:48:56 +00:00
jwalden%mit.edu
a2acf76847
Bug 331842 - update-history almost useless, because it shows only one, the last, update. Patch by Michael Wu <michael.wu@mozilla.com>, r=darin
2006-07-11 20:57:06 +00:00
m_kato%ga2.so-net.ne.jp
7683206a66
Bug 338440 - Update *.MANIFEST file for x64 platform. Update *.MANIFEST file for x64 build. r/sr=darin
2006-07-11 17:20:02 +00:00
sspitzer%mozilla.org
e1ed597e97
fix for bug #341190
...
Software update should forward information about specific operating system version.
r=darin
2006-07-06 06:32:03 +00:00
jwalden%mit.edu
c4dfcb4b5e
Bug 334808 - Update wizard should care about accessKeys. Patch by Michael Wu <michael.wu@mozilla.com>, ui=beltzner, r=mconnor
2006-06-29 03:28:10 +00:00
jwalden%mit.edu
4002604674
Bug 302348 - Fix a bunch of client-side update code reliability and bulletproofing issues; see the bug for a full list. r=darin
2006-06-27 21:22:36 +00:00
bent.mozilla%gmail.com
6bc23cb9d4
Bug 314992 - "Update Status "Install Pending" should be localizable". r=darin.
2006-06-22 18:21:33 +00:00
jwalden%mit.edu
c170f27358
Bug 330878 - Firefox leaks the update.xml document when it checks for updates. Patch by Michael Wu <michael.wu@mozilla.com>, r=darin
2006-06-15 17:52:49 +00:00
jwalden%mit.edu
362864ba37
Bug 304381 - Hiding update window while downloading updates causes very slow (seemingly stopped) download. p=bent.mozilla@gmail.com, tweaks=me, r=darin.
2006-06-09 17:23:29 +00:00
gavin%gavinsharp.com
b269a62cb1
Bug 310981: Update Available message for nightly build should contain build id, patch by Nick Thomas <nrthomas@gmail.com>, r=darin
2006-04-29 22:49:43 +00:00
bryner%brianryner.com
8df4639bef
Fix interface comment: registerTimer expects an interval in seconds, not in milliseconds. r+b181=ben
2006-04-28 21:46:36 +00:00
benjamin%smedbergs.us
1da150a196
Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
2006-04-28 14:54:54 +00:00
bent.mozilla%gmail.com
1d8cc39849
Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin.
2006-04-20 18:58:51 +00:00
bent.mozilla%gmail.com
12a16defcd
Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin.
2006-04-20 16:28:54 +00:00
cls%seawood.org
9d3fb5f3b1
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
darin%meer.net
1ec3a142c8
fixes bug 332088 "Updater should use static libs on Windows" patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg
2006-04-16 16:29:28 +00:00
bent.mozilla%gmail.com
76dd750271
Bug 329156 - "Updater should fail rather than report success when update.manifest is empty". r=darin.
2006-04-06 17:13:50 +00:00
benjamin%smedbergs.us
4579f42910
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 14:44:24 +00:00
benjamin%smedbergs.us
ad76969b9c
Bug 328104 - don't entrain observer service in update service, r=darin
2006-02-22 21:10:42 +00:00
benjamin%smedbergs.us
e0264f4dd6
Stupid typo
2006-02-17 21:54:39 +00:00
benjamin%smedbergs.us
3a882031ea
Bug 323328 - TARGET_XPCOM_ABI passed to update service should distinguish universal binaries, r=mento/darin/bent
2006-02-17 21:09:29 +00:00
darin%meer.net
dddc628d2b
fixes bug 313830 "UpdateManager.activeUpdate getter clears updates dir and _activeUpdate when BuildID changes" patch by Ben Turner, r=darin
2006-01-11 01:11:49 +00:00
darin%meer.net
24ceb972ee
fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg
2006-01-10 02:36:05 +00:00
joshmoz%gmail.com
f299d553a0
Update old email addresses for Josh Aas.
2006-01-05 17:07:01 +00:00
gerv%gerv.net
5956d34127
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-13 13:25:40 +00:00
bzbarsky%mit.edu
ac3cb42611
Backing out bug 305782 due to build bustage
2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
bc3c7c7a04
Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
...
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
mkaply%us.ibm.com
b5f9e2341a
OS/2 build bustage with GCC 3.3.5 - ThreadMain should return void if ThreadFunc is defined as such
2005-12-05 18:36:29 +00:00
masayuki%d-toybox.com
981e14f83b
Bug 318470 Build failure with MinGW due to Bug #316663 r=benjamin, sr=darin
2005-12-02 05:21:47 +00:00
darin%meer.net
d1594ec740
fixes bug 316663 "[win9x] cannot display japanese text on update processing dialog" patch by masayuki, r+sr=darin
2005-11-30 02:03:35 +00:00
bsmedberg%covad.net
33d698dabd
Bug 314521 - Software update from tbird 1.5b2 -> 1.5rc1 doesn't update windows registry for add/remove program listing r=mscott
2005-11-02 21:17:43 +00:00
dveditz%cruzio.com
91126afaff
bug 314258 "nsIAddonUpdateCheckListener is not defined" exception causes software update
...
to put up the incompatible extension message even when they're all compatible (firefox and thunderbird)
r/sr=darin
2005-10-31 23:17:23 +00:00
gavin%gavinsharp.com
f0f9486d57
Bug 314335: make use of the defaultbutton and buttonlabel attributes of dialogs, where appropriate, r=mano
2005-10-30 17:16:17 +00:00
darin%meer.net
cdac605e4d
fixes bug 313963 "last-update.log not created if it does not already exist" r=bsmedberg
2005-10-27 18:46:10 +00:00
darin%meer.net
fcf6e3afaf
Gives credit where credit is due... [not part of the build]
2005-10-26 02:08:43 +00:00
darin%meer.net
350436f1a4
fixes bug 312670 "Software update does not set updates.xml correctly after successful install" patch by bent, r=darin
2005-10-26 01:59:10 +00:00
darin%meer.net
89fa6bbd40
fixes bug 307103 "The Firefox Updater needs an icon" r=beng
2005-10-25 18:25:12 +00:00
joshmoz%gmail.com
b9f01b27d7
add icon to Mac updater application. b=307103 sr=darin
2005-10-25 08:26:21 +00:00
darin%meer.net
f49388fbff
fixes bug 311539 "A Null in the Updates Folder Gives False Indication" patch by bent, r=beng
2005-10-25 00:38:03 +00:00
darin%meer.net
73531d421c
fixes bug 311613 "UI doesn't update when going from partial-> full update" patch by bent, r=beng
2005-10-25 00:33:50 +00:00
darin%meer.net
43572d0079
fixes bug 313521 "Registry keys under HKEY_CURRENT_USER incorrect after application update" patch by me with revisions from beng, r=beng+darin
2005-10-24 23:44:49 +00:00
darin%meer.net
248d1d5fbd
fixes bug 313623 "updater does not remove updates/0 directory upon completion of update" patch by bent, r=darin
2005-10-24 22:51:06 +00:00
darin%meer.net
40158f0743
fixes bug 313522 "Auto-update did not happen for many beta1 users" patch by beng, r=darin
2005-10-24 22:22:02 +00:00
darin%meer.net
effbc2fd0a
fixes bug 311613 "UI doesn't update when going from partial-> full update" r=bent
2005-10-22 17:52:25 +00:00
darin%meer.net
3f4c823ecb
fixes bug 313385 "The update history is broken if it has non-ASCII char" patch by Masayuki Nakano <masayuki@d-toybox.com>, r=darin
2005-10-22 17:46:38 +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
darin%meer.net
9bdf487d12
fixes bug 313240 "Update service fails via exception when run as non-privileged user" patch by Ben Turner (bent.mozilla@gmail.com), r=darin
2005-10-21 18:17:02 +00:00