Commit Graph

89 Commits

Author SHA1 Message Date
Robert Strong
5315305f00 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
7133447dfb 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
7214c98ab9 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
3a6b664ae0 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
12436dcf0c Bug 414326 - Use DownloadUtils for software update downloads. r=sdwilsh, r=robstrong 2008-10-13 10:50:10 -05:00
Robert Strong
f8a5069900 Partial backout of Bug 453733 to fix Bug 459569 2008-10-12 16:03:38 -07:00
Robert Strong
635de34829 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
570ccf44f5 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
72c410a648 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
21e1a3e936 Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst' 2008-09-30 16:56:57 -07:00
Doug Turner
4eff22b11e 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
e4e22311ff 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
325b84ba57 Fix intermittent failure of Bug 451085 on Mac OS X. r=me 2008-09-10 19:17:07 -07:00
Phil Ringnalda
b65979710c 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
38a27e41e8 Bug 451085 - Add updater tests for applying mar files. r=dtownsend 2008-09-08 11:57:10 -07:00
Robert Strong
d871875d8e Bug 453870 - Give app update some XPCOMUtils love. r=dtownsend 2008-09-08 11:37:30 -07:00
Ginn Chen
b807ca4816 Bug 440714 use -xldscope for Sun Studio on Solaris r=vladimir,benjamin sr=benjamin 2008-09-08 14:21:07 +08:00
Robert Strong
acf9005b85 Bug 353177 - Details link has ugly focus while downloading an update. r=dietrich 2008-09-05 09:57:23 -07:00
Robert Strong
ce890771ed 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
39719eaef4 Test for Bug 390746 2008-09-04 11:15:33 -07:00
Arpad Borsos
3c87be4ffc 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
55c6ac149b Bug 452128 - Only try to elevate when updating from the application. r=ted.mielczarek 2008-09-01 13:09:57 -07:00
Robert Strong
29abe2126d Additional tests from Bug 451164. r=dtownsend 2008-08-27 11:05:13 -07:00
Robert Strong
4ee2c65ce0 Bug 405257 - gUpdates.wiz is null in some cases. r=dtownsend 2008-08-27 09:43:07 -07:00
Robert Strong
e4c9bca4fd Bug 452174 - Make updater binary parent-pid command line arg optional. r=bsmedberg 2008-08-26 14:06:45 -07:00
Robert Strong
27f27a81b4 Remove bogus log statement added by Bug 451164 2008-08-25 11:16:51 -07:00
Robert Strong
4931825ce9 Bug 451692 - updater.exe debug exception - dbgheap.c Line 1279 _CrtlsValidHeapPointer(pUserData). r=bsmedberg 2008-08-25 11:12:25 -07:00
Robert Strong
cfda98c8b6 Bug 451164 - Update error messages are often incorrect. r=dtownsend 2008-08-24 11:43:50 -07:00
Robert Strong
b03db64c2d Bug 450790 - Remove testnsUpdateService.js. r=dtownsend 2008-08-19 15:22:11 -07:00
Robert Strong
56b461156d Followup to bug 446527 - make %LOCALE% optional, r=dtownsend,bsmedberg 2008-08-19 15:37:00 -04:00
Serge Gautherie
006237fb18 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
13b6095ca1 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
b32937f301 Adding general application update service tests from Bug 446527. r=dtownsend, r=bsmedberg 2008-08-16 22:40:34 -07:00
Robert Strong
acf4fab526 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
433e26280f Bug 436719: Read updater.ini from app dir, not gre. r=bsmedberg, r=robstrong 2008-08-14 17:08:03 +01:00
Rob Campbell
4c5341b4ae 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
96df40e285 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
48481a0f40 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
fab0989aab 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
be1780b07a 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
f5a33b3cf8 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
81da6fcc0b 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
dbd95b1964 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
aa9e07537c backing out. 2008-03-11 15:12:52 -07:00
dougt@meer.net
7dcf1e0ab8 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
d64bd4491f Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 04:33:28 -08:00
reed@reedloden.com
d7da80123d 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
8275c3f5e8 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
003ad09a44 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
8af233fc81 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