Граф коммитов

58 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 2362f4b5ee 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 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Théo Chevalier 85f7ef50f6 Bug 728350 - Updated Telemetry help->about message to match notification message, r=gavin
--HG--
extra : transplant_source : uT%9D%1B%D9c%07%E2%E4k%9B%92%01%A1%E7%B9%15%F4%1B%A6
2012-03-19 18:01:12 -07:00
Justin Dolske d505781895 Bug 714140 - Charlton Company trademark notice can be removed from About dialog. r=gavin 2012-01-22 20:58:19 -08:00
Théo Chevalier 5ee72b9fe5 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
Marco Zehe 0e373838c9 Bug 694266 - Change about window to be an accessible dialog and put all relevant static info into its acc description. r=gavin 2011-10-20 10:27:13 -04:00
Landry Breuil 3b0410e4e6 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 30d1e7f053 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 34fdb2ae02 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
Marco Zehe 291d853ada Bug 649929 - Improve screen reader readability of the Help/About window, r=gavin 2011-04-14 11:18:48 +02:00
Mike Hommey e183176a0d Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin 2011-04-26 08:49:51 +02:00
Margaret Leibovic 66ca5b065c Bug 651578 - Aurora About Dialog channel switcher should have left-aligned, not centered text. r=gavin 2011-04-20 15:20:13 -07:00
Margaret Leibovic fd8656b942 Bug 648362 - Update about window to use new background images, r=gavin 2011-04-11 12:59:21 -07:00
Margaret Leibovic d7841e7066 Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Gavin Sharp c3721ca683 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 17e54103a7 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 943a92fdef 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
Reed Loden d36e6cc2a4 Bug 596487 - "Re-add link to about:credits in the about window" [r=gavin ui-r=beltzner a=gavin] 2010-09-14 23:09:05 -07:00
Margaret Leibovic 302165dbb1 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 e6ca8d3619 Bug 569057 - Charlton Company trademark attribution in About dialog, r=gavin 2010-05-29 16:38:14 -07:00
Phil Ringnalda 134f03b9a9 Remove trailing whitespace to trigger builds in a CLOSED TREE 2010-05-08 18:13:12 -07:00
Phil Ringnalda 6cc9f0786b Bug 541791 - about dialog "about:license" link target shouldn't be localizable, r=gavin
--HG--
extra : rebase_source : cdae88dc1f256bf318ec36181f81a3f25827e4cf
2010-01-25 00:41:24 -08:00
Phil Ringnalda 2fcd706133 Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00
Markus Amalthea Magnuson 49df520432 Bug 328156 - Window menu: blank line for open About box, r=mano 2010-01-05 18:35:58 -05:00
Saint Wesonga 6f6378cc6b Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Gervase Markham f507a5350e Bug 415128: fix Help->About copyright notice to mention licensing information, and remove references to logo copyright in non-branded builds, r=gavin, a=beltzner 2009-01-02 00:36:07 -05:00
Jonathan Haas 3ce0d4d4a1 Bug 413208 - About Firefox dialog should use 'Close' instead of 'Ok' button. r=mconnor 2008-09-08 12:12:48 +02:00
reed@reedloden.com d0ae48ee66 Bug 396770 - "UA string in Help→About is broken into 4 parts, causing a vertical scrollbar (useragent, does not fit)" (make UA textbox flexible, set margins) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=Mano a1.9=mconnor] 2008-04-04 02:18:00 -07:00
gerv@gerv.net 3f89e3b5be Bug 414025 - Update about:licence for Firefox 3 release. Patch by gerv; r,a=beltzner. 2008-01-25 15:46:00 -08:00
thunder@mozilla.com cde460cf95 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-09-11 08:52:04 -07:00
philringnalda@gmail.com b237f353c8 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
flamingice%sourmilk.net 7f57836d56 Bug 348814, Friends and Contributors link is not clickable until scroll starts, r=mconnor 2006-08-30 23:30:33 +00:00
gavin%gavinsharp.com 243d2716da Bug 262800: Credits start to scroll before activated, patch by Declan Naughton <piratepenguin@gmail.com>, r=mconnor 2006-08-06 20:10:23 +00:00
gavin%gavinsharp.com fc8fadb4e1 Remove old comment that no longer applies. rs=mconnor 2006-02-21 19:58:20 +00:00
dveditz%cruzio.com 286ad31770 bug 238137 Useragent string in the About Firefox dialog is cut off. Patch by Aaron Slunt (Tonglebeak) r=mconnor, sr=dveditz, a=asa 2005-10-12 01:47:27 +00:00
mozilla.mano%sent.com cb7f0701eb Bug 299713 - [Mac] If there's an open about window, activate it on Firefox->About Mozilla Firefox. r=mconnor, a=bsmedberg 2005-07-05 21:39:05 +00:00
mozilla.mano%sent.com e1aa396492 Bug 239218 - [Mac] (First part) Menus are nonfunctional in the Download Manager, About and Page Info windows. r=mconnor, a=asa 2005-04-19 15:32:38 +00:00
joshmoz%gmail.com 1724b1b1e3 Don't use sheet for the about box on Mac OS X. b=222364 r=joshmoz r=mconnor 2005-03-22 15:04:57 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
ben%bengoodger.com 5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
ben%bengoodger.com 36f4acc1fc update about box text 2004-03-17 07:17:35 +00:00
mconnor%myrealbox.com ec0e460221 bug 233607 About Dialog Should Not be Themeable - patch by Robert Parenton (rparenton@louisianaada.org), r=blake 2004-03-13 01:53:48 +00:00
ben%bengoodger.com eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
ben%bengoodger.com fba03c3b49 Update string usage to use &brandFullName; 2003-12-04 20:30:19 +00:00
noririty%jcom.home.ne.jp f5f4d124fe Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird 2003-10-19 15:18:15 +00:00
noririty%jcom.home.ne.jp 438504e36f Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com 2003-08-10 14:56:53 +00:00
ben%bengoodger.com 058d513241 Further updates to about dialog! 2003-07-30 06:04:58 +00:00
ben%bengoodger.com 88b8a4ea08 Clean up about dialog. 2003-07-29 03:49:20 +00:00
ben%netscape.com f83e078f2e Name changes for 0.6 2003-05-12 20:43:54 +00:00
chanial%noos.fr 4eb36eb326 bug 203222: fixing about dialog bustage 2003-04-24 22:54:35 +00:00