Commit Graph

842 Commits

Author SHA1 Message Date
wtchang%redhat.com
7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
gavin%gavinsharp.com
7ae23f387f Bug 322999: Can style contents of plugin placeholder, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=biesi, sr=bz 2006-01-12 01:18:37 +00:00
kairo%kairo.at
647a4edc1c bug 316548 - Use bzip2 compression for linux installers, r=chase sr=bsmedberg 2006-01-11 19:54:31 +00:00
darin%meer.net
737b4286dd 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
e82eaaaaf2 Add support for showing an exit survey after uninstall completes, b=320504 r=bsmedberg 2006-01-10 20:32:46 +00:00
darin%meer.net
878b6e7f9d 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
f00cefc089 Avoid crashing on Mac OS X by not allowing the download window to autoclose if the user has interacted with the properties dialog. It shouldn't autoclose after having significant user interaction, so this sort of fixes two bugs. b=321914 r=mento sr=mconnor 2006-01-09 20:36:45 +00:00
gavin%gavinsharp.com
32784065f3 Bug 254431: Extension-specific dialogs should pop up centered, patch by Richard Klein <richwklein@mchsi.com>, r=rob_strong 2006-01-09 04:41:30 +00:00
rob_strong%exchangecode.com
1fbb6d93cd Bug 322305 - JS Strict Error in EM. patch=Robert Accettura robert@accettura.com, r=rob_strong 2006-01-09 03:28:33 +00:00
gavin%gavinsharp.com
fe51a41c99 Bug 255626: Remove _parseV10UpdateInfo (unused), r=rob_strong 2006-01-08 23:30:46 +00:00
rob_strong%exchangecode.com
9a5006c47b Bug 321333 - Unable to uninstall or upgrade extensions due to existing extension directories having the read only attribute set. r=bsmedberg 2006-01-05 19:02:17 +00:00
joshmoz%gmail.com
55dc4e8105 Update old email addresses for Josh Aas. 2006-01-05 17:07:01 +00:00
rob_strong%exchangecode.com
90583ec774 Bug 315245 - Can't install extensions; installDroppedInFiles throws during startup. Also fixes bug 321019 - ExtensionManager barfs if registry based install location references an XPI instead of a directory. r=darin 2006-01-04 18:04:59 +00:00
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
mkaply%us.ibm.com
4af02e72ad OS/2 only - remove emx-i386 from our package nameing 2005-10-05 16:03:31 +00:00
darin%meer.net
232fbc011a fixes bug 311099 "Make RemoveFile::Execute tolerate a non-existant file" r+a=dveditz 2005-10-05 01:02:31 +00:00
darin%meer.net
07e6aa61a6 fixes bug 309784 "Auto Update does not work" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-10-04 22:47:09 +00:00
darin%meer.net
db5f5665a5 Fixes bug 311113 "Preserve a copy of the last update.log file for debugging purposes" r=bsmedberg 2005-10-04 21:04:03 +00:00
darin%meer.net
37cfcbcd11 fixes bug 311008 "Add standard install locations on filesystem for extensions" r=bsmedberg 2005-10-04 04:42:14 +00:00
darin%meer.net
8feb8e9ad2 fixes bug 306961 "App update should handle file sharing violations better" r=beng 2005-10-04 01:20:06 +00:00
beng%bengoodger.com
3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
mkaply%us.ibm.com
206838e42b #282335
r=chase
OS/2 only - get OS/2 installer working again
2005-10-03 15:24:14 +00:00
gavin%gavinsharp.com
790558dd1f Bug 310374: fix strict warning in updates.js, patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg 2005-10-01 20:21:55 +00:00
darin%meer.net
e2707d5ff0 fixes bug 309784 "Auto Update does not work [ensure update check and silent download happens as expected]" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-09-30 23:49:09 +00:00
darin%meer.net
7982580f9b fixes bug 310372 "Suppress updater UI if updater.ini not found" r=josh,bsmedberg 2005-09-30 22:04:05 +00:00
rob_strong%exchangecode.com
2fa023ccc5 Bug 310421 - Updates fail due to missing hash. r=bsmedberg, sr=dveditz 2005-09-29 17:41:29 +00:00
rob_strong%exchangecode.com
b794ba52e9 Bug 306478 - Extension manager should use xpinstall crypto hashes. r=bsmedberg 2005-09-28 04:33:38 +00:00
darin%meer.net
3d25eb56cf fixes bug 309183 "Software update fails if user lacks write permissions on the 'update' folder/directory" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-09-28 01:33:47 +00:00
bsmedberg%covad.net
bf5b798e60 Bug 307019 - Installer gives error 1010 in localized nightlies - r=pike 2005-09-27 20:31:21 +00:00
ben%bengoodger.com
e818f83e0d 302062 comprehensive log of updates - normalizes the names used by the client for the |type| field on the update object to use the same values sent by AUS in the response xml, makes the update object correctly serialize the buildID property, and makes sure the right Update object is added to the Update Manager so that multiple entries can show up. r=darin, a=asa 2005-09-26 22:15:32 +00:00
mkaply%us.ibm.com
7ceb46449a #310096
r=bsmedberg
OS/2 bustage - just remove $os from xptlink.pl - it's not used anymore
2005-09-26 20:00:32 +00:00
rob_strong%exchangecode.com
78909153b7 Bug 307566 - Talkback is being disabled with FF15b1 builds (when using an old profile). Also fixes bug 308501 - nsIFile.create failure when an extension is removed from a location w/o write access. r=mconnor 2005-09-26 18:16:39 +00:00
rob_strong%exchangecode.com
42c52692a5 Bug 309306 - Drag and drop of a file onto the Extension Manager works inconsistently and can cause a crash [@ JS_GetPrivate][@ nsWindow::OnDragMotionEvent]. r=mconnor 2005-09-26 03:24:32 +00:00
masayuki%d-toybox.com
e22aeaa5e6 Bug 266309 Windows localized installers don't honor CHARSET/FONTSIZE/FONTNAME for the main dialog. b=benjamin 2005-09-25 16:24:45 +00:00
darin%meer.net
fbddd661e4 Patch for bug 195938 "Incorrect size tag in update.xml does not cause automatic software update to fail integrity validation" r=beng 2005-09-22 18:28:12 +00:00
joshmoz%gmail.com
37a45c17de fix menu label in Mac OS X updater app. b=307026 sr=darin 2005-09-20 04:28:47 +00:00
mconnor%steelgryphon.com
04a4dddb96 bug 307124 - pressing enter in the update wizard moves forward regardless of update state, r=mano 2005-09-19 00:28:51 +00:00
rob_strong%exchangecode.com
03c27edd4c Bug 308172 - Obscure error checking for updates to an extension (Also fixes bug 308638). r=mconnor. 2005-09-17 23:09:22 +00:00
gavin%gavinsharp.com
8f3434a2c2 Bug 294827: "dialog has no properties" error in the JavaScript console after closing download attachment dialog, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-17 21:31:51 +00:00
mark%moxienet.com
a8a03036c3 Bug 308864, packager.mk fails when MOZ_PKG_REMOVALS is unset after bug 300136, breaking !firefox packaging. Fix MOZ_PKG_REMOVALS. r=darin 2005-09-17 02:21:17 +00:00
bsmedberg%covad.net
c798a330a8 Bug 300136 - Full update archives should contain removal instructions, part 1 - automatically create a list of files/directories to remove (and synchronize that list with the install.js list of files to remove) r=darin 2005-09-15 18:09:56 +00:00
rob_strong%exchangecode.com
fde60b881e Bug 302791 - Dom Inspector, Reporter, Talkback show 'Updates to ext_name will be performed when app_name is updated' text after extension update. r=beltzner 2005-09-15 17:16:10 +00:00
rob_strong%exchangecode.com
db849dfa30 Bug 307559 - Update of Extensions (that are not compatible) after the installing of Firefox don't work - part 2. r=bsmedberg 2005-09-15 12:41:56 +00:00
cbiesinger%web.de
42b6af66a3 bug 307925 remove the optional trailing slash from the regular
expression that is used to test for valid guids.
patch by Dave Townsend <mossop@blueprintit.co.uk> r=rob_strong moa=bsmedberg
2005-09-14 17:35:51 +00:00
kairo%kairo.at
7da4f84987 bug 297914 - Use BZ2 packaging for gtk2 builds as default, r=bsmedberg,chase 2005-09-14 12:35:23 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
doronr%us.ibm.com
323fac107f Bug 308358 - Theme Manager does not show preview on start. r=mconnor 2005-09-13 18:02:39 +00:00
rob_strong%exchangecode.com
73af326730 fix typo from checkin for Bug 308099 caught by gavin.sharp 2005-09-12 13:25:06 +00:00
rob_strong%exchangecode.com
ec6a37e0ab Bug 308099 - Cleanup of the xmlHttpRequest code in nsExtensionManager.js.in. r=bsmedberg 2005-09-12 13:10:10 +00:00
rob_strong%exchangecode.com
51ff6a71a0 Bug 307569 - extension compatibility check doesn't complete. r=bsmedberg 2005-09-12 13:05:35 +00:00
mark%moxienet.com
6d690ee724 Bug 307643, Mac l10n repackaging can fail if dmg is modified. Perform operations that might alter a dmg on a copy. r=chase 2005-09-10 02:23:13 +00:00
bsmedberg%covad.net
cfc76867ea Bug 307559 - Update of extensions (which are not compatible) after the installing of Firefox don't work r=darin 2005-09-09 13:07:08 +00:00
joshmoz%gmail.com
4d70ce72aa make app update window on Mac big enough to fit everything. b=307436 r=mano sr=ben 2005-09-08 17:13:45 +00:00
rob_strong%exchangecode.com
9642a743a4 Bug 307235 - Compatibility checker checks endlessly. r=mconnor, a=mtschrep 2005-09-08 06:14:06 +00:00
dougt%meer.net
879006c4b9 removing offensive wording in comment. a comment only change. 2005-09-06 18:35:10 +00:00
doronr%us.ibm.com
f8ad8c3f24 bug 306522 - richlistbox needs to use template listeners. r=mano 2005-09-02 21:03:16 +00:00
rob_strong%exchangecode.com
0c8b33abd6 Remove Theme ->Show Item Contents (including strings) from extension and theme managers. Bug 306182 Theme ->Show Item Contents throws exception (in [nsILocalFile.reveal]). r=bsmedberg, a=asa 2005-09-01 20:48:14 +00:00
bsmedberg%covad.net
25893b0dca Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin 2005-08-31 17:50:32 +00:00
scott%scott-macgregor.org
c0d148ed2a Bug #303941 --> Convert update's link widget to use the existing text-link widget. This allows link clicks
to work correctly in Thunderbird.

sr=ben
2005-08-30 23:33:36 +00:00
mozilla.mano%sent.com
f3ce4771c5 Bug 306185 - Mac updater description string is cropped. r=mento. 2005-08-29 21:17:26 +00:00
bsmedberg%covad.net
5cd717ba92 Bug 304987 - localized installers create shortcuts + registry keys with $ProductName$ un-expanded, and config.ini has hardcoded "en-US" r=Chase 2005-08-29 17:57:10 +00:00
aaronleventhal%moonset.net
61ae9e722d Backing out bug 305667 and reopening it. Item selection disappearing in <richlistbox> when no file naming dialog is used before download manager appears for a save. Patch by Doron Rosenber. r=mconnor, a=asa 2005-08-27 13:12:04 +00:00
ben%bengoodger.com
ff905773dd 305843 - update timer should not fire every 5 seconds - fire every 10 minutes instead. r=brettw@gmail.com, a=chase 2005-08-26 19:40:55 +00:00
mark%moxienet.com
1d4e9beb21 Bug 305686 (in cahoots with bug 305131), Localized Mac builds need EULA and updated packaging. Specify packaging attributes for localized builds. r=bsmedberg 2005-08-26 19:01:45 +00:00
mark%moxienet.com
4fd8098364 Bug 305131, Mac l10n tinderbox failures. Bullet-proof Mac dmg unpackaging (hopefully). r=bsmedberg 2005-08-26 13:36:32 +00:00
doronr%us.ibm.com
11bd6bff69 Bug 305667 - Download manager inaccessible after download started with alt+click/alt+enter or context menu save as. r=mconnor 2005-08-25 18:18:16 +00:00
rob_strong%exchangecode.com
47fb4b5599 Bug 305694 dragging extension from finder produces infinite 'install now' loop. r=bsmedberg 2005-08-25 13:19:22 +00:00
cmp%mozilla.org
9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
mark%moxienet.com
197c1d189b Bug 305131, Mac l10n bustage fix. l10n builds will need temp mounts unmounted. r=bsmedberg 2005-08-23 14:00:52 +00:00
mark%moxienet.com
309c86583a Bug 305447, packager.mk wasn't leaving safe symbolic links alone when making Mac dmg packages. r=bsmedberg 2005-08-23 01:45:14 +00:00
rob_strong%exchangecode.com
0ca5a4921f Bug 305361 install-global-extension and install-global-theme work inconsistently. r=bsmedberg 2005-08-22 22:52:20 +00:00
rob_strong%exchangecode.com
03c9b2e9a7 Bug 305296 Extensions installed using a file pointer can't be uninstalled using the ui even though uninstall is not disabled. r=bsmedberg, a=cbeard 2005-08-22 22:43:28 +00:00
mark%moxienet.com
8ff699009c Bug 305131, trouble with Mac l10n builds when unpacking dmg files. Harden dmg unpacking. r=bsmedberg 2005-08-22 18:35:41 +00:00
bsmedberg%covad.net
11e8da901d Bug 304160 - Build XULRunner bundle as an installer.pkg which installs the framework r=mento+chase 2005-08-22 17:39:28 +00:00
mkaply%us.ibm.com
cc4c1c82e7 #287082
r=chase, a=asa
"Run Mode=Auto" in config.ini hangs Firefox installer
2005-08-19 15:06:50 +00:00
rob_strong%exchangecode.com
4c2ff0b6d7 Bug 305067 When the extension datasource has incorrect app disabled data it should be possible to enable a compatible extension that has been app disabled. r=bsmedberg 2005-08-19 02:43:23 +00:00
rob_strong%exchangecode.com
57834e2a0a Bug 305051 If the extensions.rdf is deleted and there are pending ops in extensions.cache the extension manager ui is empty. r+a=bsmedberg 2005-08-19 02:33:24 +00:00
rob_strong%exchangecode.com
e23aa8ecab Bug 305049 The EM ui tries to display the icons for disabled extensions. r=bsmedberg 2005-08-19 02:28:03 +00:00
mark%moxienet.com
1e3171054f Bug 302080 cleanup; cd .. ruins use of relative $(topsrcdir) in non-objdir 2005-08-18 14:03:02 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00
bsmedberg%covad.net
d56d8d8b5b Bug 302136 - Two clicks on "Install Now" button are necessary to install an extension r=beng 2005-08-16 13:25:40 +00:00
gavin%gavinsharp.com
06d66d8405 Bug 243324: Download manager fails to close with files that download very quickly (small files / cached files), patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-16 12:06:07 +00:00
rob_strong%exchangecode.com
4a7e8c420a Bug 304357 InstallTrigger status callbacks always report failure (-210: user cancelled). r=beng sr=dveditz a=mconnor 2005-08-12 05:05:28 +00:00
darin%meer.net
3e4ea26313 fixes bug 259429 "Proxy: Software Update does not request authentication and fails" r=biesi a=cbeard 2005-08-12 02:11:03 +00:00
rob_strong%exchangecode.com
bee2ca94ab Bug 304115 compreg.dat isn't rebuilt properly after Software Update. r+a=bsmedberg 2005-08-11 19:22:35 +00:00
rob_strong%exchangecode.com
28ae846683 Bug 304269 nsExtensionManager.js.in: attempt to remove non-existent file. r+a=bsmedberg 2005-08-11 19:04:00 +00:00
rob_strong%exchangecode.com
6fe450d37c Bug 303718 On app upgrade (when extension version changes), check with update server for *downgrade* of extension maxversion. r+a=bsmedberg 2005-08-10 23:37:18 +00:00
aaronleventhal%moonset.net
1a825a8d3e Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00
gavin%gavinsharp.com
1eb6d37d4b Bug 303254: Invalid access key for "Save to disk" in unknownContentType.xul, patch by Adam Guthrie <ispiked@gmail.com>, r+a=bsmedberg 2005-08-10 13:47:05 +00:00
darin%meer.net
0f01ee0c99 fixes bug 301253 "Support application uninstaller" r=beng a=bsmedberg 2005-08-09 17:53:00 +00:00
darin%meer.net
ba6fcbc8de fixes bug 303953 "Tune silent downloader for software update" r+a=chase 2005-08-08 23:38:32 +00:00
gavin%gavinsharp.com
b861077cd6 Bug 301955 : Add entities for changing DM height and width, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, r+a=bsmedberg 2005-08-07 09:02:11 +00:00
ben%bengoodger.com
48ecfb0eda 300089 - make sure active-updates.xml is cleared out more aggressively in error conditions to prevent busted update windows in edge cases. r=darin... also includes appearance tweak to mac downloading panel 2005-08-06 01:40:04 +00:00
rob_strong%exchangecode.com
ae5a2f8e5d Bug 302581 Show install dialog for single extension updates as well as multiple. r+a=bsmedberg 2005-08-06 00:00:26 +00:00
rob_strong%exchangecode.com
0e55a2b6c1 Bug 303270 Theme's chrome.manifest are not always created when upgrading. r+a=bsmedberg 2005-08-05 23:53:39 +00:00
rob_strong%exchangecode.com
a0f8978a3e Bug 302750 Extension manager: can't install multiple updates anymore. r+a=bsmedberg 2005-08-05 23:47:11 +00:00
ben%bengoodger.com
9f022e06d9 303449 - show update history button missing from preferences 2005-08-05 22:05:41 +00:00
aaronleventhal%moonset.net
9ecbd670ca Bug 302402. Some XUL links opening twice. r+a=mconnor 2005-08-05 16:11:10 +00:00
gavin%gavinsharp.com
a2cf1d0806 Bug 270557 : downloads fail silently if the default download path is invalid, e.g. leads to a removed drive, patch by Son Le <son.le0@gmail.com>, r+a=mconnor 2005-08-05 06:37:10 +00:00
aaronleventhal%moonset.net
7d376a9edf Bug 302980. Malformed get more extensions URL. r+a=mconnor 2005-08-04 21:16:28 +00:00
ben%bengoodger.com
1677b353ab show update full name (including build id) in the update history window 2005-08-03 20:31:27 +00:00