Commit Graph

729 Commits

Author SHA1 Message Date
doronr%us.ibm.com
e0b8467af0 Bug 264282 - PFS never shows the mimetype needed, even if it fails to locate the plugin. r=mconnor 2006-01-03 19:44:55 +00:00
gavin%gavinsharp.com
cd8a2f2c20 Bug 321729: CVS Remove update.js and update.xul, they are unused, r=mconnor 2005-12-30 16:53:59 +00:00
cbiesinger%web.de
1d04cb0110 Bug 309521
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
  content state for the former)
  - make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
  - Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
dbaron%dbaron.org
4707ddb5aa Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor 2005-12-28 00:33:23 +00:00
gavin%gavinsharp.com
996a21f734 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
rob_strong%exchangecode.com
8210725587 Bug 320747] - Extensions update: Install Now button does nothing anymore. r=bsmedberg 2005-12-25 00:47:16 +00:00
cls%seawood.org
34fa564d93 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
bzbarsky%mit.edu
23f01ef525 Backing out bug 305782 due to build bustage 2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
b5e539acee 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
6a0407face 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
bc7962ef7f 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
3ad87fe10a 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
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
gavin%gavinsharp.com
52fc0b3570 Followup to bug 315004, r=mconnor. 2005-11-07 04:49:19 +00:00
mconnor%steelgryphon.com
0ea4421c4f bug 315004 - only allow http/https URLs for addon homepages, patch by dveditz, r=me 2005-11-06 19:18:44 +00:00
rob_strong%exchangecode.com
96d04ccc48 Extension compatibility updates check never completes. r=bsmedberg 2005-11-03 14:53:42 +00:00
bsmedberg%covad.net
7dde5df9dc 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
gavin%gavinsharp.com
1f11edb2f3 Bug 314647: remove onDownloadShowOptions, it's unused and browser specific, r=mconnor 2005-11-02 06:03:07 +00:00
dveditz%cruzio.com
46120f51a9 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
ed152ad210 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
5b8b55b446 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
04ab197709 Gives credit where credit is due... [not part of the build] 2005-10-26 02:08:43 +00:00
darin%meer.net
a4bbefba6f 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
30c6d5049b fixes bug 307103 "The Firefox Updater needs an icon" r=beng 2005-10-25 18:25:12 +00:00
joshmoz%gmail.com
f22a07a028 add icon to Mac updater application. b=307103 sr=darin 2005-10-25 08:26:21 +00:00
darin%meer.net
a2d06014dd 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
fdfebd1585 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
fb1ff7a770 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
e2cb2141cf 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
6bfd396479 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
mozilla.mano%sent.com
73ee0b83bf Bug 313205 - software update 'Check Now' uses the same accesskey as 'Next'. r=mconnor. 2005-10-23 07:40:38 +00:00
darin%meer.net
e8671d9e9b 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
72a3d3f888 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
d1fd2acd21 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
9a4a50882a 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
darin%meer.net
528c87bba2 fixes bug 312670 "Software update does not set updates.xml correctly after successful install" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-10-21 01:38:01 +00:00
rob_strong%exchangecode.com
bc6947e093 Bug 264537 Firefox startup dumps random text to console. p=nrthomas r=rob_strong, sr=darin 2005-10-21 01:09:07 +00:00
rob_strong%exchangecode.com
bf970595a4 Bug 257992 Cannot install multiple themes using drag-and-drop to the EM window. r=mconnor 2005-10-21 01:01:51 +00:00
darin%meer.net
80a66a5930 fixes bug 308575 "First nightly update fails for installer builds if it is a partial (binary patch) - xpicleanup is not stripped" patch by Nick Thomas <nrthomas@gmail.com>, r=darin+bsmedberg 2005-10-19 19:14:46 +00:00
bsmedberg%covad.net
40d0506fdd Bug 245392 - Installer options for shortcuts don't work (shortcuts always installed) r=dveditz 2005-10-18 18:08:58 +00:00
mozilla.mano%sent.com
acbeb823f1 Bug 311228 - If Update is done in background (e.g. Autoupdate), disable the Restart Application button for a short delay when the wizard pops up. r=mconnor. 2005-10-18 16:48:12 +00:00
mozilla.mano%sent.com
2fedaa9187 Bug 305226 - Fix the Details link in the Donwloading update wizard page. r=mscott/mconnor. 2005-10-17 19:52:40 +00:00
darin%meer.net
a6f6369c29 fixes bug 304286 "Certificate failures during automatic check for updates should not give user choice to connect anyway" r=biesi sr=dveditz 2005-10-15 02:46:06 +00:00
rob_strong%exchangecode.com
cfed4ef922 Bug 310010 - DOM Inspector from Firefox prior to 1.0 cannot be uninstalled in 1.4 and above. r=bsmedberg 2005-10-10 23:54:18 +00:00
darin%meer.net
8015a5ae5c fixes bug 311531 "last-update.log isn't updated if it already exists" r=bsmedberg 2005-10-07 21:54:08 +00:00
darin%meer.net
77a545c6d7 fixes bug 311302 "updates/0/update.log is erased before invoking nsPostUpdateWin" r=bsmedberg 2005-10-06 20:33:48 +00:00
darin%meer.net
40c7465a07 Add a missing newline character from a logging statement :-) 2005-10-06 00:23:43 +00:00
darin%meer.net
894a1b4f2f fixes bug 311266 "Separate IO errors into READ and WRITE errors" r=beng,mscott 2005-10-06 00:20:43 +00:00
mkaply%us.ibm.com
8ea350c0e4 OS/2 packaging bustage - os2Embed.exe shouldn't be packaged 2005-10-05 21:26:34 +00:00