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

616 Коммитов

Автор SHA1 Сообщение Дата
Jared Wein 6b9028c19f Bug 1041514 - Don't show default browser prompt if a user opts out in the installer. r=jimm
MozReview-Commit-ID: Hyr7zGKUAWj

--HG--
extra : rebase_source : f608bc79faec81e00e3e326b5b17a2e7ff48c6f6
2016-02-22 12:34:30 -05:00
Gijs Kruitbosch 6170f3f6b8 Bug 1229626 - fix pinning to taskbar to reflect user preference, r=mhowell
MozReview-Commit-ID: DIHzv32bwkN

--HG--
extra : rebase_source : 4112543d785ffac568065de61bfed9a1fd245d58
2016-02-02 23:44:49 +00:00
Matt Howell 3d7498ac4f Bug 1120124 - Prevent 64-bit builds from installing over 32-bit ones (or vice-versa) by default. r=rstrong
--HG--
extra : rebase_source : 08834fcd40013ac42eb3d81a2833d112d47d7368
2016-01-05 14:31:27 -08:00
Masatoshi Kimura 7e9f2cf66c Bug 1197191 - Add .pdf and media file types to OpenWithProgids. r=rstrong 2015-12-18 23:00:51 +09:00
Matt Howell ea26f3c2e6 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1 with two certs, r=catlee, a=lizzard
--HG--
extra : amend_source : aacafc1ae4b3aadd26705196280ed22a8258711f
2015-12-09 12:42:20 -05:00
Nick Thomas a408867daf Backed out 2 changesets (bug 1079858)
Backed out changeset a8965ae93c5d (bug 1079858)
Backed out changeset ba03ae4ac5df (bug 1079858)
2015-12-09 12:40:58 -05:00
Matt Howell 23f09f2b29 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1, r=catlee, a=lizzard
--HG--
extra : amend_source : 90642316bf1b25d73c8a2b5f4278ec1f9625ed9d
2015-12-08 16:06:26 -05:00
Wes Kocher 39967e9806 Backed out changeset 0ea0832d052d (bug 1079858) for causing bug 1230631 a=backout
--HG--
extra : commitid : GeBy210BpUB
2015-12-04 14:58:55 -08:00
Ben Hearsum 2658b43d3a Bug 1079858: Enable SHA2 signing for windows. r=catlee rs=rstrong
--HG--
extra : amend_source : c605389facd952635d04a60b15bb14a269d073dc
2015-12-02 14:12:37 -05:00
Nathan Froyd 96c341078a Bug 1225918 - avoid quoting MOZ_APP_DISPLAYNAME when used as a DEFINE; r=mshal
Moving DEFINES from Makefile.in to moz.build in
browser/installer/windows/ kept the single quotes for
MOZ_APP_DISPLAYNAME.  Unfortunately, the patch author missed that those
quotes were there for the shell's benefit, not as a part of the defined
value.  These extraneous quotes look rather unbecoming in the installer.

Since mozbuild adds the appropriate quoting to a defined value, we can
simply forego the quoting in the moz.build file.
2015-11-18 13:44:20 -05:00
Matt Howell 501c275eec Bug 1205843 - Part 2: Disable maintenance service on WinXP < SP3 - r=rstrong
Attempt to get around the fact that XP SP2 (and below) systems won't be able to
handle Authenticode signatues with SHA-2 digests by disabling the maintenance
service, the only thing on our update path that uses Authenticode, on systems
running WinXP below SP3.

This patch both prevents the service from being included in new installations,
and prevents the service from being used where it is already installed.

--HG--
extra : transplant_source : %F7%BE%0B%FDYd%CF%24%E7%B2%A5l%40%8D%E5%81%88F%E4%07
2015-10-27 14:31:34 -07:00
Nathan Froyd 60283b1def Bug 1185637 - part 2 - move DEFINES out of browser/installer/windows/Makefile.in; r=glandium 2015-07-20 14:40:24 -04:00
Nathan Froyd db39c5a0ee Bug 1185637 - part 1 - move APP_VERSION defines into moz.build; r=glandium 2015-07-20 14:35:31 -04:00
Robert Strong 7f05087707 Bug 1171518 - cleanup maintenance service logging. r=bbondy 2015-07-14 12:08:45 -07:00
Sylvestre Ledru 3e8388ea1e Bug 1145175 - Include the beta version in 'About Firefox' r=glandium
This should not have any effect on nightly or aurora.
Also fix browser/installer/windows/Makefile.in
webapprt/win/Makefile.in to use the variable instead
of the file
2015-06-12 11:54:28 +02:00
Robert Strong 24087836c4 Bug 1165156 - Remove the removal of the java console extension that are seldom seen from the installer. r=spohl 2015-05-15 12:56:59 -07:00
Robert Strong 74a16e3445 Bug 1165135 - distribution directory not removed on pave over install. r=spohl 2015-05-15 10:36:09 -07:00
Robert Strong 3095c1966b Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy 2015-05-12 19:40:15 -07:00
Phil Ringnalda 5b66441580 Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer 2015-05-09 08:00:10 -07:00
Robert Strong 7221302f38 Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy 2015-05-07 10:35:00 -07:00
zhoubcfan@163.com 246c8ec28f Bug 1160597 - Full installer fails to launch browser when the installer is finished (stub installer unaffected). r=rstrong 2015-05-04 20:47:25 -07:00
Brian R. Bondy 61e5af9fda Bug 862894 - Handle Maintenance Service control panel version info. r=rstrong, r=jimm 2015-04-24 13:55:11 -04:00
Kartikaya Gupta cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Robert Strong 2acb840742 Verify Firewall service is running before adding Firewall exceptions - Bug 1120673 - Fx 35 installer crashes on XP x86 SP3 at the end (creating shortcuts) if the xp firewall service is stopped. r=bbondy, a=RyanVM to land directly on m-c 2015-01-15 13:13:13 -08:00
Robert Strong df7a49651e Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
Masatoshi Kimura 889c1db9d1 Bug 1093741 - Refuse install Firefox on pre-Win7 x64. r=rstrong 2014-11-27 07:19:12 +09:00
Robert Strong 23bc49e006 Windows installer only - Bug 1042558 - remove display of decimals from sizes. r=bbondy 2014-11-19 20:05:05 -08:00
Robert Strong 936ba7a12f Windows installer only - Bug 1100721 - During stub install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:04:06 -08:00
Robert Strong 41adc129da Windows installer only - Bug 1098874 - Better handling when requiring a reboot. r=bbondy 2014-11-18 14:03:59 -08:00
Robert Strong 0c9f6d939a Windows installer only - Bug 1098677 - During install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:42 -08:00
Robert Strong 0f3bf5c76a Windows installer only - Bug 1038560 - During uninstall use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:32 -08:00
Panos Astithas 4c867b9fa7 Bug 1094505 - Avoid using concatenated name in installer. r=rstrong 2014-11-08 10:50:28 +02:00
Panos Astithas 58f7caecb2 The windows installer shouldn't bypasses the profile selection logic when it tries to launch the installed app (bug 1091605). r=rstrong 2014-10-31 22:10:10 +02:00
Brian R. Bondy e821b79b59 Bug 1051223 - Don't install service on updates if user originally selected not to install. r=rstrong 2014-10-18 20:28:27 -04:00
Brian R. Bondy e45fecdbb6 Bug 1049521 - Fix users affected by bad file associations. r=rstrong 2014-09-27 21:35:52 -04:00
Brian R. Bondy 2c59af85e8 Bug 1049521 - Only register for types when there is no default in either of HKLM or HKCU. r=rstrong 2014-09-27 21:35:06 -04:00
Robert Strong 16e9936bb9 Bug 1070988 - Windows installer should remove leftover chrome.manifest on pave over install to prevent startup crash with Firefox 32 and above with unpacked omni.ja. r=tabraldes 2014-09-24 00:33:58 -07:00
Stephen Pohl d8b0e46f74 Bug 1065509: Bump maximum download size from 35 MB to 70 MB in stub installer. r=rstrong 2014-09-17 16:48:12 -04:00
Nathan Froyd e1583db863 Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal 2014-08-01 12:53:05 -04:00
Tim Abraldes 1aaa7148c1 bug 985252. Build sandbox code regardless of whether --enable-content-sandbox/MOZ_CONTENT_SANDBOX is provided. Enable sandboxing of GMP plugins. Enable `SandboxBroker` to set different security policies for different process types. r=bbondy, r=cpearce, r=bent 2014-07-16 16:01:34 -07:00
Brian R. Bondy cacb9c55fc Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted 2014-06-24 22:16:25 -04:00
Brian R. Bondy 7ce0e02be8 Bug 1025640 - Enable building and installing the x64bit maintenance service on x64. r=rstrong 2014-06-19 11:03:04 -04:00
Brian R. Bondy fd335c8c32 Bug 775458 - Microsoft Security Essentials causes slow update fix. r=rstrong 2014-06-17 22:44:54 -04:00
Robert Strong 87f38f94b4 Bug 1004168 - Add an INI file option to prevent requiring a reboot when there are files in use. r=jmathies 2014-05-01 13:15:05 -07:00
Robert Strong 313392a942 Bug 452254 - Register for audio/video .ogg and .pdf file handlers if nothing else has. r=jmathies 2014-04-24 11:31:56 -07:00
Robert Strong 0a61277a7e Bug 798903 - Stub installer should use Segoe UI and other newer UI fonts as appropriate when they are available. r=tabraldes 2014-04-17 13:14:50 -07:00
Phil Ringnalda abdac31cf1 Merge m-i to a CLOSED TREE m-c 2014-04-06 09:51:58 -07:00
Robert Strong 07a2a8dc5d Remove the huge foot-gun of removing all profiles from the uninstaller - Bug 432017 - Selecting remove personal data description text should clearly state that it removes *all* Firefox personal data. r=bbondy 2014-04-04 14:59:21 -07:00
Robert Strong 2a64af7172 Bug 992413 - Add back to stub ping. r=tabraldes 2014-04-04 15:54:53 -07:00
Robert Strong 970e6eb3a2 Windows installer only - Bug 990243 - Use a background color instead of a background image for the download / install phase of the stub installer. r=bbondy 2014-04-02 14:33:58 -07:00