Commit Graph

38 Commits

Author SHA1 Message Date
Szabolcs Hubai
d88afd4d7d Bug 785015 - Check for this.aus in appUpdater.removeDownloadListener. r=bbondy 2012-10-24 20:39:51 +02:00
Ehsan Akhgari
5b1b2aa3b0 Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong 2012-05-31 20:28:32 -04:00
Ehsan Akhgari
8a0b44b9e8 Bug 759065 - Fall back to downloading the full update if staging the update in the background fails; r=rstrong 2012-05-29 16:20:12 -04:00
Ehsan Akhgari
bb46fe0915 Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong 2012-05-23 17:51:50 -04:00
Ehsan Akhgari
a4f8b27d70 Bug 757439 - Use the updateButton string for the Update & Restart button in the About dialog; r=rstrong 2012-05-22 11:35:59 -04:00
Ehsan Akhgari
ab9253304f Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy
When Firefox downloads an update, it previously kept the update around to apply
it on the next restart.  This patch changes this so that the updater program
is launched in the background as soon as the update has finished downloading
in order to stage the updated version of the application by copying the
existing installation directory to a temporary location and applying the update
on top of it, and replace the existing installation directory with the staged
directory on the next restart.

Because the replacing step is typically very fast, this patch eliminates the
wait for the update to be applied on restart, making it unnecessary to show a
progress dialog when restarting.

--HG--
rename : toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul => toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test/unit/test_0113_general.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test/unit/test_0114_general.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test/unit/test_0115_general.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test_svc/unit/test_0113_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test_svc/unit/test_0114_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test_svc/unit/test_0115_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js
2012-05-22 10:50:04 -04:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Margaret Leibovic
884b0af9b2 Bug 661057 - Clarify text on button that restarts/updates. r=rs ui-r=limi 2011-06-01 16:29:12 -07:00
Matthew Noorenberghe
ad086574ef Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
Justin Dolske
efb157798e Bug 714140 - Charlton Company trademark notice can be removed from About dialog. r=gavin 2012-01-22 20:58:19 -08:00
Brian R. Bondy
54527b0e1a Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Théo Chevalier
a9ec399632 Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin 2011-12-19 16:43:12 -08:00
Dave Townsend
8af0b5129b Bug 704987: Ignore the hotfix add-on when warning users about incompatible add-ons. r=robstrong 2011-12-16 12:04:40 -08:00
Jonas Sicking
0588c874fd Bug 687400: Kill Node.isSameNode. r=smaug 2011-10-28 19:52:27 -07:00
Landry Breuil
607999d03b Bug 679324 - Don't show the update channel on the about dialog if the updater is disabled; r=margaret 2011-08-24 15:48:02 +01:00
Jared Wein
c9858e0c43 Bug 598169 - The new "About" dialog should allow version-string to be selectable. r=dolske 2011-06-17 18:01:36 -07:00
Gavin Sharp
f10874caf6 Bug 659972: remove channel switcher UI, but leave channel status text, r=margaret
--HG--
extra : rebase_source : 33f165675c00219233d50fc62f1e630213bedaaa
2011-05-30 12:18:08 -04:00
Robert Strong
6c8f63e466 Main patch - Switching channels is broken when an update is already downloading or downloaded - Bug 652016 - When switching channels, I get a failed update. r=mossop 2011-05-18 11:28:56 -07:00
Marco Zehe
09ec7104b8 Bug 649929 - Improve screen reader readability of the Help/About window, r=gavin 2011-04-14 11:18:48 +02:00
Jonathan Kew
98f1fd0eb1 bug 649678 - include the build date in About window for a# versions. r=dao 2011-04-13 21:25:58 +01:00
Margaret Leibovic
cafd754e5f Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Gavin Sharp
dbd8a41a54 Bug 616193: Follow up fix for about dialog - Cc/Ci aliases not recognized on non-Mac. r=dolske a=hardblocker 2011-01-17 11:56:54 -05:00
Gavin Sharp
3712356b2f Bug 616193: only show Charlton trademark attribution in en-US/en-GB, don't make it localizable, r=dolske, a=blocking
--HG--
extra : rebase_source : b8efb750ebbe80e547f06a7e4cc81caa0153aad7
2010-12-02 14:54:58 -05:00
Robert Strong
0fc8a61c77 Bug 595078 - Where possible, remove the possibility of other components breaking app update. r=mossop, a=approval2.0 2011-01-13 11:36:36 -08:00
Gavin Sharp
a4396f1c74 Bug 600569: show build ID in about dialog for non-release builds, r=dolske, ui-review=limi, a=dolske
--HG--
extra : rebase_source : 8ba3cafc36ca8a03f9fcea21b9cea8a4e82773da
2010-10-23 22:57:45 -04:00
Robert Strong
0ed84f49a6 Bug 599412 - Disable the update button when it is hidden in the deck. r=dtownsend, a=blocking2.0-beta7 2010-09-24 10:57:21 -07:00
Robert Strong
163feb77f0 Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:02:08 -07:00
Margaret Leibovic
9178f1ea9c Bug 596905 - Unconventional date format in the new about window (about box). r=gavin a=blocking2.0 2010-09-21 10:31:38 -07:00
Margaret Leibovic
50bfb2a221 Bug 579547 - New About window for Firefox 4 r=gavin ui-r=belzner a=blocking 2010-09-14 16:17:59 -07:00
Phil Ringnalda
dbbb385bbb Remove trailing whitespace to trigger builds in a CLOSED TREE 2010-05-09 12:26:01 -07:00
Phil Ringnalda
cc0763a021 Remove trailing whitespace to trigger builds in a CLOSED TREE 2010-05-09 10:47:12 -07:00
Jonathan Haas
1e858f2abc Bug 413208 - About Firefox dialog should use 'Close' instead of 'Ok' button. r=mconnor 2008-09-08 12:12:48 +02:00
thunder@mozilla.com
6e2762e9c5 Bug 411847: Fix typo in about dialog js. a=beltzner 2008-01-31 13:16:59 -08:00
thunder@mozilla.com
cabcef517d Bug 411847: About box doesn't show distribution name and version. r=mano, a=mtschrep 2008-01-11 14:38:18 -08:00
dtownsend@oxymoronical.com
1cfc5a9146 Bug 395862: About dialog broken. r=gavin.sharp, a=beltzner 2007-09-12 07:16:32 -07:00
thunder@mozilla.com
4b11619c6e Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-09-11 08:52:04 -07:00
philringnalda@gmail.com
15bb09c775 Bug 387015 - The 'Credits' button on Help -> About Dialog does not have an access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-08 18:30:54 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00