Phil Ringnalda
|
4ab62a6c6d
|
Bug 542962 - Remove some zero byte files, r=dbaron
|
2009-12-18 21:26:13 -08:00 |
Robert Strong
|
a9b2b9d294
|
Bug 536547 - followup to fix log message
|
2010-01-31 15:59:09 -08:00 |
Robert Strong
|
a195831143
|
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
|
8037db8fb8
|
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
|
e12549b1df
|
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
|
ba050090ef
|
Backed out changeset 43a19419ec4b
|
2010-01-30 09:32:47 -05:00 |
Phil Lacy
|
413d9e2690
|
Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin
|
2010-01-30 08:08:37 -05:00 |
Dave Townsend
|
f3274bcd36
|
Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong
|
2010-01-29 15:04:40 -08:00 |
Mitchell Field
|
dffad85eb2
|
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
|
6600977786
|
Backing out logging changed from Bug 538533 due to scoping issues. r=me
|
2010-01-16 14:28:09 -08:00 |
Robert Strong
|
06f7c69f91
|
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
|
f80d01f0cb
|
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
|
1c8c57e2cf
|
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
|
7245d46076
|
Remove unnecessary comment from bug 435743
|
2010-01-07 11:24:54 -08:00 |
Dave Townsend
|
83d28494e2
|
Bug 435742: Add tests for updates from expired ssl servers. r=robstrong
|
2010-01-07 08:44:41 -08:00 |
Dave Townsend
|
325baeeb0a
|
Bug 538234: Should use extensions.checkCompatibility.3.6pre for 3.6pre versions. r=robstrong
|
2010-01-07 08:44:22 -08:00 |
Nick Thomas
|
d4af0a6df1
|
Bug 523856. Fix release CAB locations. r=ted
|
2010-01-06 13:47:45 +13:00 |
Phil Ringnalda
|
6364a452ae
|
Bug 536327 - Remove never human readable NSHumanReadableCopyright strings, r=josh,mano
|
2009-12-21 20:36:56 -08:00 |
Phil Ringnalda
|
79f6b2b0af
|
Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin
|
2009-12-21 20:32:45 -08:00 |
Metal Sonic
|
bb9fc4f136
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
Robert Strong
|
7f46222ecc
|
Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend
|
2009-12-18 14:02:08 -08:00 |
Dão Gottwald
|
d1a62a3cb9
|
whitespace fix
|
2009-12-18 15:20:21 +01:00 |
Dave Townsend
|
6b6b33b93a
|
Bug 525672: Removing a registry installed extension causes 'itemLocation is null'. r=robstrong
|
2009-12-17 13:12:00 -08:00 |
Chris Cooper
|
f83e77d9d8
|
Bug 511967 - Upload partial mars when they exist - r=ted.mielczarek
|
2009-12-17 10:25:36 -05:00 |
Serge Gautherie
|
decd2d0d90
|
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
|
95ddf29185
|
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
|
e956c10ef7
|
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
|
364ecee448
|
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
|
4bcf021664
|
Bug 523856 - Localized builds on WinCE. r=vladimir
|
2009-11-25 21:05:00 -08:00 |
Alex Pakhotin
|
2d94e8da56
|
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
|
4a98b3716b
|
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
|
60340448e3
|
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
|
44d12116b2
|
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
|
b3f04488c9
|
Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend
|
2009-11-24 16:59:53 +01:00 |
Ehsan Akhgari
|
910cf5edc6
|
Add some comments for bug 528416
|
2009-11-23 19:24:13 -05:00 |
Robert Strong
|
871d479972
|
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
|
0e84718db2
|
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
|
ae208c6ce8
|
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
|
d6d5d0a180
|
Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
|
2009-11-17 15:01:15 -05:00 |
Ehsan Akhgari
|
103bdf00d2
|
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
|
2067f79681
|
Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz
|
2009-11-17 08:55:47 +01:00 |
Robert Strong
|
658b39cc7f
|
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
|
d5ab1d3c85
|
Bug 522571: Link from themes manager to personas gallery. r=robstrong
|
2009-11-16 13:05:25 -08:00 |
Ted Mielczarek
|
cc41b803d4
|
bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg
|
2009-10-20 08:13:38 -04:00 |
Mitchell Field
|
20404dfdcb
|
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
|
0d5b8f2a34
|
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
|
fb2b0e4955
|
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
|
93aa6041f4
|
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
|
77586bd1ee
|
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
|
815989ce24
|
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 |