Commit Graph

1163 Commits

Author SHA1 Message Date
Justin Dolske
43603428aa Bug 539848 - Make in-content plugin problem UI look better. r=gavin
--HG--
rename : toolkit/mozapps/plugins/content/missingPlugin.xml => toolkit/mozapps/plugins/content/pluginProblem.xml
rename : toolkit/mozapps/plugins/content/missingPluginBinding.css => toolkit/mozapps/plugins/content/pluginProblemBinding.css
rename : toolkit/themes/pinstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/pinstripe/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/winstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/winstripe/mozapps/plugins/pluginProblem.css
2010-02-09 17:05:32 -08:00
Dave Townsend
172cc86c9d Bug 542391: No prompt to update extensions when upgrading to Firefox 3.6. r=robstrong 2010-02-05 10:21:37 -08:00
Phil Lacy
39196a6523 Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05:00
Alex Pakhotin
4dd5624d9c bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB 2010-02-04 23:44:24 -08:00
Alex Pakhotin
d946ee4a9e bug 541571 - Show uninstallation progress r=blassey a=NPOTB 2010-02-04 23:33:44 -08:00
Alex Pakhotin
38513727ee bug 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB 2010-01-25 20:44:08 -08:00
Mitchell Field
8932ffdcab bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla
--HG--
rename : toolkit/mozapps/update/public/nsIUpdateService.idl => toolkit/mozapps/update/nsIUpdateService.idl
rename : toolkit/mozapps/update/public/nsIUpdateTimerManager.idl => toolkit/mozapps/update/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/src/nsUpdateService.js.in => toolkit/mozapps/update/nsUpdateService.js
rename : toolkit/mozapps/update/src/nsUpdateServiceStub.js => toolkit/mozapps/update/nsUpdateServiceStub.js
rename : toolkit/mozapps/update/src/nsUpdateTimerManager.js => toolkit/mozapps/update/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/src/updater/Makefile.in => toolkit/mozapps/update/updater/Makefile.in
rename : toolkit/mozapps/update/src/updater/archivereader.cpp => toolkit/mozapps/update/updater/archivereader.cpp
rename : toolkit/mozapps/update/src/updater/archivereader.h => toolkit/mozapps/update/updater/archivereader.h
rename : toolkit/mozapps/update/src/updater/bspatch.cpp => toolkit/mozapps/update/updater/bspatch.cpp
rename : toolkit/mozapps/update/src/updater/bspatch.h => toolkit/mozapps/update/updater/bspatch.h
rename : toolkit/mozapps/update/src/updater/launchchild_osx.mm => toolkit/mozapps/update/updater/launchchild_osx.mm
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Info.plist => toolkit/mozapps/update/updater/macbuild/Contents/Info.plist
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo => toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/updater.icns => toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
rename : toolkit/mozapps/update/src/updater/module.ver => toolkit/mozapps/update/updater/module.ver
rename : toolkit/mozapps/update/src/updater/progressui.h => toolkit/mozapps/update/updater/progressui.h
rename : toolkit/mozapps/update/src/updater/progressui_gtk.cpp => toolkit/mozapps/update/updater/progressui_gtk.cpp
rename : toolkit/mozapps/update/src/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
rename : toolkit/mozapps/update/src/updater/progressui_osx.mm => toolkit/mozapps/update/updater/progressui_osx.mm
rename : toolkit/mozapps/update/src/updater/progressui_win.cpp => toolkit/mozapps/update/updater/progressui_win.cpp
rename : toolkit/mozapps/update/src/updater/resource.h => toolkit/mozapps/update/updater/resource.h
rename : toolkit/mozapps/update/src/updater/updater.cpp => toolkit/mozapps/update/updater/updater.cpp
rename : toolkit/mozapps/update/src/updater/updater.exe.manifest => toolkit/mozapps/update/updater/updater.exe.manifest
rename : toolkit/mozapps/update/src/updater/updater.ico => toolkit/mozapps/update/updater/updater.ico
rename : toolkit/mozapps/update/src/updater/updater.png => toolkit/mozapps/update/updater/updater.png
rename : toolkit/mozapps/update/src/updater/updater.rc => toolkit/mozapps/update/updater/updater.rc
rename : toolkit/mozapps/update/src/updater/updater_wince.cpp => toolkit/mozapps/update/updater/updater_wince.cpp
rename : toolkit/mozapps/update/src/updater/updater_wince.h => toolkit/mozapps/update/updater/updater_wince.h
rename : toolkit/mozapps/update/src/updater/updater_wince.rc => toolkit/mozapps/update/updater/updater_wince.rc
rename : toolkit/mozapps/update/src/updater/updater_winmo.rc => toolkit/mozapps/update/updater/updater_winmo.rc
2010-01-26 07:11:00 -05:00
Phil Ringnalda
b612d41a2e Bug 542962 - Remove some zero byte files, r=dbaron 2009-12-18 21:26:13 -08:00
Robert Strong
085d34662b Bug 536547 - followup to fix log message 2010-01-31 15:59:09 -08:00
Robert Strong
388b2a3ec6 Bug 543312 - Remove the dependency on nsTryToClose.js from app update's ui. r=dietrich 2010-01-31 15:15:48 -08:00
Robert Strong
f36e6b9cd0 Bug 536547 - 3.5.6 is downloading the same version for an update. This prevents resuming the download for an update with the same app version with the same build id.. r=dolske 2010-01-31 15:15:30 -08:00
Robert Strong
5e382d6604 Bug 540356 - Enforce a sane minimum interval of 60 seconds for app.update.timer and provide mechanism for tests to have a minimum interval of 500 ms. r=dolske 2010-01-31 15:15:13 -08:00
Kyle Huey
87966b78d4 Backed out changeset 43a19419ec4b 2010-01-30 09:32:47 -05:00
Phil Lacy
b5bacc4e95 Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin 2010-01-30 08:08:37 -05:00
Dave Townsend
0644f0e330 Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong 2010-01-29 15:04:40 -08:00
Mitchell Field
09e94f0ad4 Bug 461444: remove cases of excessive recursion in makefiles r=ted
--HG--
rename : toolkit/mozapps/downloads/src/DownloadLastDir.jsm => toolkit/mozapps/downloads/DownloadLastDir.jsm
rename : toolkit/mozapps/downloads/src/DownloadUtils.jsm => toolkit/mozapps/downloads/DownloadUtils.jsm
rename : toolkit/mozapps/downloads/src/nsHelperAppDlg.js.in => toolkit/mozapps/downloads/nsHelperAppDlg.js
rename : toolkit/mozapps/extensions/src/LightweightThemeManager.jsm => toolkit/mozapps/extensions/LightweightThemeManager.jsm
rename : toolkit/mozapps/extensions/src/nsAddonRepository.js => toolkit/mozapps/extensions/nsAddonRepository.js
rename : toolkit/mozapps/extensions/src/nsBlocklistService.js => toolkit/mozapps/extensions/nsBlocklistService.js
rename : toolkit/mozapps/extensions/src/nsExtensionManager.js.in => toolkit/mozapps/extensions/nsExtensionManager.js
rename : toolkit/mozapps/extensions/public/nsIAddonRepository.idl => toolkit/mozapps/extensions/nsIAddonRepository.idl
rename : toolkit/mozapps/extensions/public/nsIExtensionManager.idl => toolkit/mozapps/extensions/nsIExtensionManager.idl
rename : toolkit/mozapps/handling/src/nsContentDispatchChooser.js => toolkit/mozapps/handling/nsContentDispatchChooser.js
rename : toolkit/mozapps/shared/src/CertUtils.jsm => toolkit/mozapps/shared/CertUtils.jsm
rename : toolkit/mozapps/shared/src/FileUtils.jsm => toolkit/mozapps/shared/FileUtils.jsm
2010-01-27 11:16:53 -08:00
Robert Strong
4bb10d79e9 Backing out logging changed from Bug 538533 due to scoping issues. r=me 2010-01-16 14:28:09 -08:00
Robert Strong
5d9ca7232b Bug 538533 - If a complete update fails the update prompt should state the error and offer a link to download the update. r=dtownsend 2010-01-15 22:48:21 -08:00
Brad Lassey
b547f4fd74 bug 533542 - don't build readstrings.cpp in source dir r=ted
--HG--
rename : toolkit/mozapps/update/src/updater/errors.h => toolkit/mozapps/readstrings/errors.h
rename : toolkit/mozapps/update/src/updater/readstrings.cpp => toolkit/mozapps/readstrings/readstrings.cpp
rename : toolkit/mozapps/update/src/updater/readstrings.h => toolkit/mozapps/readstrings/readstrings.h
2010-01-12 10:47:04 -05:00
Dão Gottwald
eedab600f6 Bug 538462 - Attempt to fix frequent Mac-debug-only leaks of two DOMWINDOWs opened in test_unkownContentType_dialog_layout.xul. r=sdwilsh 2010-01-09 11:31:16 +01:00
Dave Townsend
cbf5d72da1 Remove unnecessary comment from bug 435743 2010-01-07 11:24:54 -08:00
Dave Townsend
0910c44a52 Bug 435742: Add tests for updates from expired ssl servers. r=robstrong 2010-01-07 08:44:41 -08:00
Dave Townsend
595eedff73 Bug 538234: Should use extensions.checkCompatibility.3.6pre for 3.6pre versions. r=robstrong 2010-01-07 08:44:22 -08:00
Nick Thomas
a6edeb2e2e Bug 523856. Fix release CAB locations. r=ted 2010-01-06 13:47:45 +13:00
Phil Ringnalda
d2bb3e348e Bug 536327 - Remove never human readable NSHumanReadableCopyright strings, r=josh,mano 2009-12-21 20:36:56 -08:00
Phil Ringnalda
ba67564a20 Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin 2009-12-21 20:32:45 -08:00
Metal Sonic
4c1b34d634 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Robert Strong
3d5e9f90a1 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Dão Gottwald
29904a57fc whitespace fix 2009-12-18 15:20:21 +01:00
Dave Townsend
0315e682b3 Bug 525672: Removing a registry installed extension causes 'itemLocation is null'. r=robstrong 2009-12-17 13:12:00 -08:00
Chris Cooper
37e5ff2e6c Bug 511967 - Upload partial mars when they exist - r=ted.mielczarek 2009-12-17 10:25:36 -05:00
Serge Gautherie
83c40b650e Bug 484799 - make {package,installer} should rebase on windows; (Cv1) Remove obsolete 'rebasedlls*'.
r=ted.mielczarek.
2009-12-15 22:26:17 +01:00
Robert Strong
144d7e0ff6 Bug 534090 - do not use background notification for major updates (was PMU 3.0->3.5 major update has been really poor). r=dtownsend, ui-r=beltzner 2009-12-14 21:43:54 -08:00
Dave Townsend
561e0d7c72 Bug 526598 - NS_ERROR_FILE_ACCESS_DENIED from nsIZipReader.extract makes extension installs fail. r=rstrong, a=beltzner 2009-12-03 19:29:50 -08:00
Robert Strong
378f5d5e50 Bug 532552 - There is no need to load nsBlocklistService.js on startup. r=dtownsend, a=beltzner for baking 2009-12-03 15:30:50 -08:00
Justin Dolske
5f4529a1b1 Bug 523856 - Localized builds on WinCE. r=vladimir 2009-11-25 21:05:00 -08:00
Alex Pakhotin
78ca637ff4 bug 531332 - Enable FastStart service with the EXE installer r=gavin.sharp a=blocking-fennec 2009-11-30 12:20:22 -08:00
Alex Pakhotin
a7d30c1691 bug 529897 - Make it possible to install Fennec over the existing version r=vlad a=blocking-fennec 2009-11-25 12:20:32 -08:00
Alex Pakhotin
ef747845b5 bug 530676 - WinMo Installer gets stuck at User Profile Creation on 11/23 1.9.2 nightly, don't wait for for Fennec to exit infinitely r=gavin.sharp 2009-11-25 15:03:56 -08:00
John Daniels
b260d02c5f Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Dão Gottwald
085ba1f40e Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend 2009-11-24 16:59:53 +01:00
Ehsan Akhgari
6c703b7823 Add some comments for bug 528416 2009-11-23 19:24:13 -05:00
Robert Strong
86b40d6c0d followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner 2009-11-19 11:38:56 -08:00
Justin Dolske
17560f5eb0 Bug 520491 - Updater uses lots of memory and disk space for partial updates. r=rstrong, a=beltzner for mozilla-central 2009-11-18 21:58:16 -08:00
Robert Strong
3772c296ba Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich 2009-11-18 21:50:05 -08:00
Ehsan Akhgari
8494e4dfee Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari
832b7b21db Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Dão Gottwald
4d156fc8b5 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Robert Strong
31379a570f Bug 510501 - not granting UAC permission to updater.exe causes full update to be downloaded. r=dtownsend 2009-11-16 16:34:47 -08:00
Dave Townsend
dacb8e52a7 Bug 522571: Link from themes manager to personas gallery. r=robstrong 2009-11-16 13:05:25 -08:00
Ted Mielczarek
b3b8c2e1b9 bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg 2009-10-20 08:13:38 -04:00
Mitchell Field
92a2deeef1 bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05:00
Jae-Seong Lee-Russo
2fa0968988 nsExtensionManager.js.in: fix errors in JS strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:40 +01:00
Jae-Seong Lee-Russo
6e09b9e50a Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Alex Pahotkin
3022da2900 Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
Robert Strong
a273749d72 Bug 523915 - updater crashes when trying to update with crash reporter open. r=ted.mielczarek 2009-11-13 13:11:32 -08:00
Robert Strong
8ab81b14df Prevent starting Firefox and other apps while applying an update. Bug 525390 - 3.5.4 Upgrade failure: 'entry point js_SaveRegExpStatics could not be located'. r=vlad 2009-11-13 13:11:20 -08:00
Robert Strong
4df7a46fc6 Bug 528445 - change app.update.log.* in updates.js to app.update.log for UI logging. r=dtownsend 2009-11-13 13:11:07 -08:00
Robert Strong
2b0848ed52 Bug 527845 (WinCE only) - App update can't deal with read-only files. r=vlad 2009-11-11 01:02:38 -08:00
Dão Gottwald
bea18b662b Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh 2009-11-09 22:11:58 +01:00
Dave Townsend
ac3a6b9e79 Bug 521905: Make extensions.checkCompatibility be per-application-version. r=robstrong 2009-11-09 10:14:13 -08:00
Alexander Sack
657f64ef9f Bug 521780 - "extension upgrade with a moved location breaks extension manager" [r=Mossop] 2009-11-09 11:32:13 -06:00
Dão Gottwald
c982ab9fc0 Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend 2009-11-07 09:21:07 +01:00
Justin Dolske
3efa72efc4 Bug 521906 - Breakpad should report if extension compatibility overrides are being used. r=dtownsend 2009-11-06 18:40:15 -08:00
Benjamin Smedberg
84ca94bd21 Bug 527058 - nsHelperAppDlg.js shouldn't do delayed registration, r=sdwilsh 2009-11-06 14:06:49 -05:00
Jae-Seong Lee-Russo
1003f2dad8 Bug 521191 - xpcshell-tests: some unit tests fail with the '-S' option ('strict' & 'werror' on). r=smontagu,dtownsend,mano
--HG--
extra : rebase_source : c5e0853fc64557f699d78c67f2907f6b48958563
2009-11-06 08:34:57 +01:00
Dão Gottwald
ce3c18df66 Bug 525917 - undo doesn't work for lightweight themes. r=dtownsend 2009-11-06 08:03:22 +01:00
Robert Strong
0a5ebe62ce Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Robert O'Callahan
09fe81352d Bug 508128. Fix do_timeout to hold references to pending timers so that they don't get GCed and automatically cancelled. r=jwalden 2009-11-04 07:39:40 +13:00
Chris AtLee
225197f7af Bug 457753 - Make sure crashsymbols are uploaded into the right directory for release builds. r=ted
--HG--
extra : rebase_source : 4445d6def7d1db0d14b819d2d9e3d13f61884261
2009-09-29 18:22:08 -04:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Blair McBride
8f6f8613b1 Bug 524877 - "A newer, safer version is available" shows even if there isn't and plugins don't get it at all. r=mossop 2009-10-29 11:56:38 +01:00
Gijs Kruitbosch
58e8eebec2 Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
timeless@mozdev.org
1986c2c297 Bug 489994 - Downloads list should honor always remember helper application, r=mconnor 2009-10-26 18:39:23 -07:00
Dão Gottwald
6a530b2454 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Robert Strong
c4a79c2c26 Bug 522583 - nsUpdateService.js.in cleanup (remove previous update migration code, defineLazyServiceGetter for nsIObserverService, and other cleanup). r=dtownsend 2009-10-23 12:43:06 -07:00
Robert Strong
cd8567cc7c Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg 2009-10-23 12:42:48 -07:00
Dão Gottwald
d2c20e7beb Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Ted Mielczarek
732f03306e bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg 2009-10-20 08:14:41 -04:00
Ted Mielczarek
ac1656be6c bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg 2009-10-20 08:13:38 -04:00
Jae-Seong Lee-Russo
30792712c0 Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend 2009-10-19 12:08:12 -07:00
Neil Deakin
c0f8d0fac2 Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
bhsieh@mozilla.com
be1800b20f Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX) 2009-10-15 23:32:29 -07:00
Paul O’Shannessy
b996efa481 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
bhsieh@mozilla.com
82dfde45d6 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Robert Strong
55a87f3322 Bug 521956 (pt2) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend 2009-10-13 12:45:20 -07:00
Robert Strong
b23cad68ce Bug 521956 (pt1) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend
--HG--
rename : toolkit/mozapps/shared/src/badCertHandler.js => toolkit/mozapps/shared/src/CertUtils.jsm
2009-10-13 12:44:23 -07:00
Marco Bonardo
3faa2807cc Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Mitchell Field
c5f943ce30 Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Robert Strong
5de1e07206 Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend 2009-10-12 12:12:30 -07:00
Robert Strong
a4a66c91bd Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend 2009-10-12 12:12:26 -07:00
Dão Gottwald
511a052dc4 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend 2009-10-09 20:25:58 +02:00
Dão Gottwald
8b8714513e fix test_LightweightThemeManager.js 2009-10-09 22:36:00 +02:00
L. David Baron
66b7002bfb Backed out changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset. 2009-10-09 13:31:19 -07:00
Dão Gottwald
7aca93ac56 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
--HG--
extra : rebase_source : 64584eb694541460856d3ca75ce083e7d992bc8a
2009-10-09 20:25:58 +02:00
Justin Dolske
1ddd5e310c Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 5, Bigger decompress buffers) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
96f35cb7a0 Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 4, Bigger copy_file buffer) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
4dd07545ea Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 3, Smoother progressbar) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
e5b0c45411 Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 2, Progress ignores missing files) r=robstrong 2009-10-06 16:39:51 -07:00
Justin Dolske
cfbe8131a7 Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 1, Logging cleanup) r=robstrong 2009-10-06 16:39:51 -07:00
Robert Strong
893080468f Bug 520526 - Changes to TimerManager cause test_preventive_maintenance.js to leak due to PlacesDBUtils using TimerManager. r=mak77, r=dtownsend 2009-10-06 11:12:41 -07:00
Makoto Kato
e3fe66b156 Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Blair McBride
5274c94e35 Bug 520295 - Trying to find plugin updates results in a new tab with a '400 Bad Request' page. r=dtownsend 2009-10-05 18:22:24 -07:00
Blair McBride
9cdc2ead10 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Ted Mielczarek
bbfd17804c bug 519727 - test_bug430120.js fails on OS X Universal builds. r=mossop
--HG--
extra : rebase_source : 06e499cb88ab25633d27e467e5783ce20194c102
2009-10-01 14:17:27 -04:00
Dave Townsend
55b17ac54a Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz 2009-09-26 17:50:33 +02:00
Paul O’Shannessy
bdc91e26b2 Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh
--HG--
extra : rebase_source : 201aab379506521c18620782ea79a7f9cd0e1597
2009-09-25 15:34:44 -07:00
Dave Townsend
c34de6ab3a Bug 518090: Extension manager throws an unknown result. r=robstrong 2009-09-22 18:45:44 +01:00
Dão Gottwald
7d308bb248 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Phil Ringnalda
e62c83fdc6 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Robert Strong
f964c114d7 Followup test only fix for bug 471219 2009-09-18 12:50:33 -07:00
Robert Strong
5bdde9b2b2 Tests for Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:45 -07:00
Robert Strong
05219ad1ff Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Dave Townsend
ce03ae329f Bug 508109: Firefox allows installing hidden extensions. r=robstrong 2009-09-18 15:11:26 +01:00
Dave Townsend
575244315f Bug 517176: Switching away from the Get Add-ons pane while it is loading thumbnails causes multiple getElementById errors. r=robstrong 2009-09-18 09:12:26 +01:00
Nick Thomas
f7912caf12 Fix fallout from bug 511984 by passing arguments in the proscribed order to make_wince_cab.py (followup to bug 511662) r=bustage 2009-09-18 16:34:11 +12:00
Mark Finkle
c19a7dbdeb Bug 517264: Maemo Fennec no longer launching on mozilla-central as of 9/17, r=dtownsend 2009-09-17 14:31:52 -04:00
Dave Townsend
491c668f88 Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao 2009-09-17 10:03:33 +01:00
Wan-Teh Chang
40e86e32fe Bug 509558: Nit: move the NSSDBM definition up so that all the FREEBL*
definitions can stay consecutive.
2009-09-16 19:49:20 -07:00
Nick Thomas
32cfdae577 Bug 511662, add packaging targets for creating CAB files (for WinCE), r=ted.mielczarek 2009-09-16 10:11:42 +12:00
Mark Finkle
ea6d52421b Bug 489941: Rework the Update Add-ons dialog (platform patch), r=dtownsend 2009-09-15 08:40:49 -04:00
Dave Townsend
2c9e56a22b Bug 516506: Add-on update check (after Firefox update) is broken. r=robstrong 2009-09-15 12:09:10 +01:00
Dave Townsend
4a0df1b44b Typo correction from Bug 392180: updateURL should have variable indicating the context of the check 2009-09-11 13:06:56 +01:00
Dave Townsend
562091c5d0 Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg 2009-09-10 19:50:41 +01:00
Dave Townsend
b50d7b8bee Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons (follow up fix). r=robstrong 2009-09-10 09:10:30 +01:00
Neil Deakin
53beea033a Bug 506175, make some more tests use waitForFocus, r=sdwilsh 2009-09-09 09:04:13 -04:00
Dave Townsend
20b8f73715 Bug 511091: Support custom icons for disabled extensions, follow up fix. r=robstrong 2009-09-07 10:09:11 +01:00
Wan-Teh Chang
87346592e8 Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3.  Add nssdbm3 to some packaging
files.  The patch is written by Kai Engert <kaie@kuix.de>.  r=wtc.
2009-09-04 18:28:54 -07:00
Dave Townsend
6cbe8aa5dd Bug 512559: Use XUL template sorting to sort the add-ons lists. r=robstrong, sr=bsmedberg 2009-09-04 14:31:51 +01:00
Dave Townsend
9946367547 Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons. r=robstrong 2009-09-02 14:10:11 +01:00
Dão Gottwald
7560eaebd2 Bug 511108 - Implement manager for recently used lightweight themes. r=dtownsend 2009-09-02 18:23:40 +02:00
Robert Strong
af39b67826 Tests cleanup - no bug. 2009-08-31 21:44:09 -07:00
Robert Strong
9e71a7811b Tests for Bug 470979 and Bug 512994 and Buf. r=dtownsend 2009-08-27 22:26:31 -07:00
Robert Strong
c19fe79e2a Bug 512994 - Deleting / recreating the updates/0 directory puts the filesystem into a weird state. r=dtownsend 2009-08-27 22:26:23 -07:00
Robert Strong
7ef771ae16 Bug 470979 - Keep a copy of the last-update.log renamed when the partial fails for troubleshooting. r=dtownsend 2009-08-27 22:25:35 -07:00
Benjamin Smedberg
0df64c6bc4 Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Nick Thomas
abfe41f2b7 Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek 2009-08-27 16:03:15 +12:00
Ted Mielczarek
4a0d6558b5 bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
Robert Strong
767b15be45 Bug 512564 - Support for the WinCE environment implementation. r=bsmedberg 2009-08-25 18:41:18 -07:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Ehsan Akhgari
7c5a530f5e Bug 508526 - Make gDownloadLastDir smarter; r=mconnor 2009-08-25 13:52:43 +04:30
Blair McBride
cac0ba4883 Bug 468528: Gracefully handle errors in regular expressions in the blocklist. r=dtownsend 2009-08-21 16:52:57 +01:00
Robert Strong
834995a25c Bug 510836 - mozce_shunt.dll loaded with updater.exe. r=blassey, r=vlad 2009-08-20 19:58:47 -07:00
Robert Strong
4b5a702e05 Bug 510162 - Updater dialog should size itself appropriately on mobile devices. r=vlad 2009-08-20 19:58:17 -07:00
adw@mozilla.com
5ccdbcd6aa Bug 510309 - Link XPTs for OS X DMG packages (r=ted) 2009-08-20 09:48:25 -07:00
Dave Townsend
273084e6ef Bug 511091: Support custom icons for disabled extensions. r=robstrong 2009-08-20 10:59:07 +01:00
Dave Townsend
56a5e72cf0 Bug 411680: Always show more details about update check failures in the error console. r=robstrong 2009-08-19 11:32:15 +01:00
Dave Townsend
e1dbc36c91 Bug 371495: Prevent the use of aboutURL and optionsURL for anything other than extensions. r=robstrong 2009-08-19 11:22:14 +01:00
Dave Townsend
3bc3393295 Bug 245385: Select the active theme by default. r=robstrong 2009-08-19 11:21:37 +01:00
Brad Lassey
a7d71a05f8 bug 504917 - fix warnings while building updater r=bsmedberg 2009-08-18 13:42:21 -04:00
Dave Townsend
3dc50f4bc4 Bug 509194: Remove extension manager dependency on classic.jar (add-ons manager changes). r=robstrong. sr=bsmedberg 2009-08-14 09:08:31 +01:00
Robert Strong
0479aa9647 Bug 507338 - [WinCE] updater.exe update in progress dialog isn't displayed. r=blassey, r=vlad 2009-08-13 13:53:56 -07:00
Dave Townsend
b7733c38a1 Bug 509194: Remove extension manager dependency on classic.jar (tests). r=robstrong 2009-08-13 14:08:32 +01:00
Neil Rashbrook
106e1776f9 Bug 509242 Don't horizontally compress theme preview images r=Mossop 2009-08-12 15:18:47 +01:00
Jim Mathies
1c5c10ff35 Bug 504804 - Virus scanning prefs cleanup and smarter integration with win policy settings. r=tellrob, r=sdwilsh. 2009-08-11 12:37:38 -05:00
Nick Thomas
0a334199c2 Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Nick Thomas
0d6773462a Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek 2009-08-11 15:45:40 +12:00
Robert Strong
56639f2d73 Bug 509161 - [WinCE] Remove support for XRE_UPDATE_ROOT_DIR on WinCE. r=sdwilsh 2009-08-10 19:59:00 -07:00
Robert Strong
6da73d93fc Bug 507481 - [WinCE] Check for Windows version in download manager shouldn't be done for Windows CE. r=sdwilsh 2009-08-10 19:58:54 -07:00
Dave Townsend
9517fb8a5c Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Dão Gottwald
f13d800c0e Backed out changeset cabad98babdb for breaking WinCE 2009-08-10 19:57:05 +02:00
Masatoshi Kimura
fb0f495388 Bug 508905 - /Zc:wchar_t- is no longer required. r=rstrong 2009-08-10 10:25:11 +02:00
Dave Townsend
f40f9c1108 Test only followup to Bug 507339 - remove unused files. r=rstrong 2009-08-10 00:20:34 -07:00
Robert Strong
289f1720d4 Bug 507339 - Test more files in the complete / partial mar files and check file permissions. r=blassey, r=me
--HG--
rename : toolkit/mozapps/update/test/unit/head_update.js => toolkit/mozapps/update/test/unit/head_update.js.in
rename : toolkit/mozapps/update/test/unit/test_0040_general.js.in => toolkit/mozapps/update/test/unit/test_0040_general.js
2009-08-07 13:19:58 -07:00
Robert Strong
a5472e8be1 Bug 508746 - Log file written incorrectly for EXECUTE PATCH and FINISH PATCH. r=bsmedberg 2009-08-07 13:19:50 -07:00
Ted Mielczarek
ad775e7a7a bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Dave Townsend
7eba41474e Bug 470377: Overriding compatibility checking should not allow installing in different applications. r=robstrong 2009-08-06 15:24:52 +01:00
Ted Mielczarek
bf94951904 Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:20 -04:00
Ted Mielczarek
b6d8d93b5c bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Julien Danjou
f80454e7d2 Bug 422196. Fix badApp string in download helper. r=bsmedberg 2009-08-04 10:00:30 +12:00
Walter Meinl
81528c9f36 [OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher 2009-08-01 21:55:07 +03:00
Ian van den Berg
200028ecc9 Bug 393951 - Remove appID from nsIExtensionManager.getIncompatibleItemList. r=rstrong, sr=vlad 2009-07-30 17:35:02 -07:00
Robert Strong
1207b3f55b Bug 505934 - Skip the write access checks on Windows CE. r=dtownsend 2009-07-30 17:34:05 -07:00
Nochum Sossonko
b572a6bbfa Bug 506104 - add a memoized getter for PluralForm.jsm inside DownloadUtils.jsm. r=gavin 2009-07-30 20:40:54 +02:00
Robert Strong
696f5b6fb7 Updated tests for Bug 506696. r=me 2009-07-29 23:01:43 -07:00
Robert Strong
0b5f933a3e Bug 506696 - [WinCE] updater.exe doesn't use the working directory when applying the update. r=bsmedberg, r=blassey 2009-07-29 23:01:36 -07:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Michael Kohler
0a56a892c8 Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
Brad Lassey
344100e0cb bug 504917 - fix warnings in updater.cpp r=bsmedberg 2009-07-21 03:25:37 -04:00
Brad Lassey
23e546af79 bug 504683 - disable LaunchWinPostProcess for windows ce r=robstrong 2009-07-21 12:49:09 -04:00
Brad Lassey
f3e857d1a3 bug 505120 - updater does not copy permissions correctly r=robstrong 2009-07-20 18:53:46 -04:00
Brad Lassey
c01884c869 bug 458950 - updater doesn't build for windows CE r=vlad,bsmedberg 2009-07-16 18:21:09 -04:00
Shawn Wilsher
649c4ac70a Bug 498805 - test_esc_key_closes_clears.xul fails intermittently on Linux
Focus the window before actually doing anything with the test so key events work
right.  Also fix all other download manager tests so they don't start going
random as well.
r=Mardak
2009-07-13 14:59:09 -07:00
Gijs Kruitbosch
e7771b95eb Bug 496097 - Make app handler dialog label action list. r=Maro Zehe, Neil Rashbrook 2009-07-12 15:47:44 +01:00
Robert Strong
35b04863ea Typo in test only - Bug 503409. 2009-07-09 16:42:59 -07:00
Robert Strong
86cd66476e Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. 2nd try - succeeded on the try server. r=me 2009-07-09 15:50:49 -07:00
Robert Strong
9a93cf2aa6 Test only - Bug 503409 - test_0030_general.js hangs on WinMo. add do_throw when the directory specified for nsHttpServer registerDirectory doesn't exist or isn't a directory. r=me 2009-07-09 15:50:45 -07:00
Robert Strong
5870101ca3 Backing out Bug 503308 2009-07-09 11:33:07 -07:00
Robert Strong
79c6fedfef Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. r=me 2009-07-09 11:18:07 -07:00
Robert Strong
720970d90b Bug 490253 - TestAUSReadStrings.cpp: fix nits in result reports. r=ted.mielczarek 2009-07-08 13:15:22 -07:00
Brad Lassey
d95ee52024 bug 499184 - Updater string test needs wmain entry point r=robstrong 2009-07-08 11:51:30 -04:00
Nick Kreeger
631190e88b Fixing bug 502723 - updater checks the wrong MAX_PATH define.
Patch my Mook <mook@songbirdnest.com>.
r=robstrong.
2009-07-06 15:31:23 -07:00
Robert Kaiser
52826bd829 bug 498500 - Mac DMG unpackaging is unreliable, r=ted 2009-07-06 18:13:57 +02:00
Karl Tomlinson
f4afac5b7f Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted 2009-06-30 13:57:56 +01:00
Dão Gottwald
2393c97c87 Bug 500978 - Download Manager treats search terms as regular expressions. r=sdwilsh 2009-06-28 18:03:01 +02:00
Phil Ringnalda
27790c0e83 Bug 496809 - Define @BIN_SUFFIX@ for removed-files.in, r=ted 2009-06-26 22:31:39 -07:00
Neil Deakin
b4eb2b3ac6 Bug 499438, focus window so that test_close_download_manager.xul doesn't fail on Linux, r=sdwlish 2009-06-26 07:29:44 -04:00
Josh Aas
4734a09527 Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst 2009-06-25 17:06:54 -04:00
Robert Strong
67f52f6b84 Bug 499770 - um.activeUpdate is null in onStopRequest for some edgecases. r=dtownsend 2009-06-23 12:17:46 -07:00
Robert Strong
d97a56ece3 Test only - Bug 497578 - Fallback upgrade ends in endless loop of downloading partial upgrades when Private Browsing auto-start is enabled. r=dtownsend 2009-06-23 12:16:45 -07:00
Robert Strong
13a719963f Test only - Bug 489230 - Use mock XHR for test_0050_general.js and additional cleanup. r=me
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-1.mar => toolkit/mozapps/update/test/unit/data/aus-0110_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image1.png => toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-2.mar => toolkit/mozapps/update/test/unit/data/aus-0111_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image2.png => toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png
2009-06-22 12:28:39 -07:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Neil Rashbrook
ae8ef2cea9 Bug 496097 Handlers dialog is not accessible r=gavin,surkov 2009-06-20 23:33:55 +01:00
Dão Gottwald
f8a8f347ab Bug 497574 - Focus no longer changes in context menu of selected add-on. r=mossop 2009-06-19 13:32:54 +02:00
Dave Townsend
2f8e4451fb Bug 487717: Make sure that failing plugins failed the download and not the detection stage. r=robstrong 2009-06-17 11:48:35 +01:00
Dave Townsend
5722b86bff Bug 496917: Use extensionVersion when doing version comparisons. r=robstrong 2009-06-15 20:32:32 +01:00
Phil Ringnalda
a85562bc1e Bug 469873 followup, don't try to link XPTs on Mac, especially not with code that will fail to do so, r=ted 2009-06-13 11:53:38 -07:00
Michael Kohler
5f5ad04827 Bug 428276 - Install button's tooltip worded incorrectly; r=dtownsend 2009-06-13 15:25:12 +02:00
Florian Queze
f1ac5e3270 Bug 494391: JavaScript strict warning: reference to undefined property gApp.id. r=Mossop 2009-06-12 14:50:08 +02:00
Robert Strong
29a8d2f5f4 Bug 497578: delay update resuming to avoid it being interrupted by the private browsing necko reset when private browsing autostart is enabled, r=mconnor 2009-06-12 01:04:49 -04:00
Dave Townsend
bc0b863ee6 Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong 2009-06-11 10:54:26 +01:00
Markus Stange
017398e7de Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend 2009-06-11 11:24:36 +02:00
Dave Townsend
a941b0f3be Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong 2009-06-11 10:22:26 +01:00
Dão Gottwald
e9cba2c44c Bug 397986 - Keyboard focus is often unclear and direction keys behave confusingly. r=dtownsend 2009-06-11 00:54:37 +02:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Dave Townsend
ecbb3b3a07 Bug 496287: App update incompatible list should not warn about disabled/blocklisted items. r=robstrong 2009-06-06 18:09:58 +01:00
Marco Perez
7c4fc6bd02 Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil 2009-05-31 04:42:02 +02:00
Robert Kaiser
5d71b37bbe bug 495629 - also fix test_backspace_key_removes.xul (Mac-only) to work with SeaMonkey, r=sdwilsh 2009-05-30 19:48:03 +02:00
Mark Banner
c3ead29d1e Fix test bustage for non-Firefox apps caused by bug 464795 - copy and paste try/catch for private browsing check into test which had got missed, test-only change 2009-05-25 10:20:39 +01:00
Ehsan Akhgari
e59c47a95e Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-23 20:00:25 +04:30
Robert Strong
f71d9d4620 Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek 2009-05-21 11:02:08 -07:00
Robert Strong
cd3e1c9a96 Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies 2009-05-20 15:49:24 -07:00
Jeff Beckley
f32b3a75e2 Bug 491436 - Some logging improvements to update service. r=rstrong 2009-05-19 13:24:59 -07:00
Robert Strong
953c9aa62b Bug 486275 - active-update.xml is not saved after a channel change which leaves behind cruft. r=dtownsend 2009-05-19 13:24:26 -07:00
Robert Strong
df6d81ffc9 (test only change) Bug 493805 - Additional app update test cleanup. r=me 2009-05-19 13:24:12 -07:00
Dave Townsend
888523c00d Fix bustage from bug 386153, must close the file before deleting it 2009-05-19 12:20:41 +01:00
Dave Townsend
d5c67e48a6 Bug 386153: XPI files dropped in the extensions folder always appear unsigned. r=robstrong 2009-05-19 09:28:04 +01:00
Benjamin Smedberg
bb1c33c4ea Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Marco Perez
0a8ae499da Bug 489643 - set sane default options in UNPACK_TAR; r=benjamin 2009-05-16 01:14:15 +02:00
Dave Townsend
3f583e8e3c Bug 487717: browser_bug435788.js times out occasionally. r=robstrong 2009-05-14 19:11:16 +01:00
Hiroyuki Ikezoe
c1ca6df2bf Bug 487559. Don't build tests if tests are disabled. r=ted
--HG--
extra : rebase_source : 7abf6b362d7bee0a91e9e16ce97214d4b7f4c843
2009-05-13 22:17:45 +12:00
Edward Lee
0646202e19 Bug 448344 - Download manager says "1 minute remaining" when it's really between 1 and 2 minutes. r=sdwilsh, ui=limi
Show seconds when we're under 4 minutes like how we show "few seconds" when we're under 3 seconds. This pushes the "double minute" problem to 4 minutes instead of 1 minute, but the user experience goes from 100% longer to 25% longer. Test by checking low times for seconds, minutes, hours and check that we generate the right string for the boundaries.
2009-05-12 22:04:10 -05:00
Dave Townsend
f7a4e23645 Bug 396510: Remove EM command line global installation capability (e.g. -install-global-extension and -install-global-theme). r=robstrong 2009-05-12 09:22:39 +01:00
Dave Townsend
31119eee7e Bug 415297: Content styles should control display behaviours, not the theme. r=robstrong 2009-05-12 09:21:15 +01:00
Serge Gautherie
dd3a60e13e Bug 464707 - port upload build target to comm-central apps
(Bv1-MC) 1 s/topsrcdir/MOZILLA_DIR/
2009-05-11 17:11:50 +02:00
Robert Kaiser
e5e74146dc bug 483781 - make tests that require the toolkit dlmgr UI not fail with new SeaMonkey dlmgr UI work, r=sdwilsh 2009-05-08 13:46:36 +02:00
Dave Townsend
02fb474890 Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong 2009-05-05 12:45:53 +01:00
Dave Townsend
96ea885e9d Bug 465190: Don't log errors when we can't create the global install locations. r=robstrong 2009-05-05 12:45:26 +01:00
timeless@mozdev.org
77811df3a6 Bug 489953 Remove extraneous semicolons
r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
5b068f69cb Bug 489956 Use Constructor to save lookups for loop in nsContentDispatchChooser.prototype.ask
r=gavin
2009-05-03 09:28:42 -07:00
Jeremy Huddleston
1d6126a023 Bug 486036. Fix 'make install' for Darwin/X11. r=bsmedberg
--HG--
extra : rebase_source : 96f495fb8471e6fbe90a2aca17f0689983defddf
2009-04-25 20:53:02 +12:00
Markus Stange
234627d86b Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend 2009-04-24 12:01:21 +02:00
Frederic Plourde
919fbf3727 Frederic Plourde - Bug 469873 - Fennec building does not link XPT files_fix, r+=ted 2009-04-23 14:23:02 -04:00
Robert Strong
8292b6bdf6 Bug 488928 - statusText is set twice in Downloader::onStopRequest. r=dtownsend 2009-04-20 18:58:15 -07:00
Robert Strong
554ffc86b3 Test cleanup - Bug 488797 - Custom GreD directory in xpcshell tests fails on Thunderbird 2009-04-20 14:08:03 -07:00
Ted Mielczarek
625500a0da bug 489073 - race condition with nsinstall in toolkit/mozapps/plugins/tests Makefile. r=mossop 2009-04-20 14:51:26 -04:00
Ehsan Akhgari
be351e6741 Backed out changeset c319b49e2880 due to test failures 2009-04-19 14:20:55 +03:30
Ehsan Akhgari
0f7a8913b6 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-19 12:18:13 +03:30
Robert Strong
e0571058b0 Test bustage fix for bug 487346 2009-04-16 19:46:03 -07:00
Robert Strong
3836e0c168 Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend 2009-04-16 18:40:46 -07:00