Ms2ger
5c981f7ca9
Bug 906412 - Cleanup some random parts of the build system; r=mshal
2013-08-22 08:55:59 +02:00
Robert O'Callahan
0164459114
Bug 898946. Avoid #including XPCOM headers within maintenanceservice. r=bbondy
...
--HG--
extra : rebase_source : b19663967f7af21daf8f3cf123701a79e295f4b3
2013-08-02 21:30:06 +12:00
Matt Brubeck
8e611bf37c
Bug 897674 - Don't use STL wrappers when building maintenance service [r=gps]
2013-07-27 11:07:10 -07:00
Masatoshi Kimura
9b846c9c52
Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm
2013-07-12 06:26:55 +09:00
Brian R. Bondy
f64ea7aba4
Bug 888361. r=rstrong
2013-07-01 19:11:52 -04:00
Mike Shal
6f32ddf61c
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Brian R. Bondy
1c91f2b4ba
Bug 867056. r=rstrong
2013-05-23 13:26:44 -04:00
Brian O'Keefe
3f66654fdb
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-05-01 14:05:40 -04:00
Ryan VanderMeulen
a940e46079
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
...
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
9305158b76
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-04-30 20:46:10 -04:00
Ryan VanderMeulen
4f020afd30
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
2013-04-30 10:08:38 -04:00
Brian O'Keefe
fd2b88f265
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-04-30 09:08:31 -04:00
Brian R. Bondy
dee7b837d4
Bug 854088. r=rstrong.
2013-04-04 13:32:43 -04:00
Brian R. Bondy
1d562f8b20
Bug 850492. r=rstrong.
2013-04-04 13:32:47 -04:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Stephen Pohl
859a46a11f
Bug 848417 - Use wcsncpy instead of wcscpy. r=bbondy
2013-03-07 13:41:37 -08:00
Gregory Szorc
cc8470b5e8
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Brian R. Bondy
4bc9400593
Bug 790496 - Make maintenance service errors stand out more. r=ehsan
2012-10-25 22:34:03 -04:00
Brian R. Bondy
ef70b83dd8
Bug 789743 - Ensure bgupdates executes PostUpdate successfully. r=ehsan
2012-09-20 15:40:45 -04:00
gliuwr@gmail.com
3ddbd6a5a4
Bug 788430 - Fix a minor bug in the MozillaMaintenanceService error handling. r=bbondy
2012-09-06 17:58:47 -04:00
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Brian R. Bondy
0205a74689
Bug 770911 - Remove all prefetch clearing code. r=taras.
2012-08-02 10:50:29 -04:00
Brian R. Bondy
e514ef6648
Bug 770899 - Prefetch clearing should be repurposed to delete 0 sized read only .pf files only. r=taras
2012-07-09 19:00:03 -04:00
Brian R. Bondy
7674d6cc3e
Bug 770883 - Disable functionality for clearing prefetch. r=taras
2012-07-06 07:41:41 -04:00
Brian R. Bondy
0505a31cba
Bug 767471 - Report telemetry data for if the MozillaMaintenance service was ever manually uninstalled. r=rstrong
2012-06-25 15:17:45 -04:00
Brian R. Bondy
3ac7133cef
Bug 766833 - Some MozillaMaintenance installs point to maintenanceservice_tmp.exe. r=ehsan
2012-06-22 10:13:56 -04:00
Ehsan Akhgari
1630aa5c55
Bug 765227 - Avoid attempting to update the maintenance service when an update is being staged; r=bbondy
2012-06-18 16:06:01 -04:00
Brian R. Bondy
e67fc15d7f
Bug 758463 - Windows XP does not clear prefetch on updates. r=jimm
2012-06-15 10:37:55 -04:00
Ehsan Akhgari
741f3aa5e4
Bug 759615 - Avoid running the PostUpdate step when only staging the update in the background; r=rstrong
2012-05-30 18:09:59 -04:00
Ehsan Akhgari
b80be89a87
Bug 758998 - Use the correct installation directory when attempting to upgrade the maintenance service; r=bbondy
2012-05-29 17:31:04 -04:00
Gervase Markham
638c878b13
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
...
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Brian R. Bondy
a449f0d49b
Bug 758206 - Better detection for preload/prefetch telemetry. r=taras
2012-05-27 22:40:49 -04:00
Brian R. Bondy
0a4a2a29cf
Bug 758410 - Installs of service should not attempt to clear prefetch. r=rstrong
2012-05-27 22:40:48 -04:00
Brian R. Bondy
3a3bed30cd
Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm
2012-05-27 22:40:48 -04:00
Brian R. Bondy
869d0f838f
Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong
2012-05-27 22:40:48 -04:00
Brian R. Bondy
98e633230d
Bug 757711 - Service does not get replaced for newer builds since bug 748764; r=ehsan
2012-05-23 17:28:08 -04:00
Ehsan Akhgari
904efc4f7a
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
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Brian R. Bondy
7e4c0b7bab
Bug 749956 - Start tracking this releng only talos installer file in the tree. r=ehsan. DONTBUILD
2012-05-09 13:37:11 -04:00
Brian R. Bondy
2a4bd445d4
Bug 748948 - Possible race condition when launching updates from service after security checks. r=rstrong, a=ehsan.
2012-05-02 15:40:33 -04:00
Brian R. Bondy
3cec0d3c87
Bug 748764 - LoadlibraryEx and quoted string fix for service. r=rstrong, a=ehsan.
2012-05-02 15:40:28 -04:00
Brian R. Bondy
22c90e2a57
Bug 711054 - Stop using readstrings errors for updater. r=rstrong
...
--HG--
rename : toolkit/mozapps/readstrings/errors.h => toolkit/mozapps/update/common/errors.h
rename : toolkit/mozapps/readstrings/readstrings.cpp => toolkit/mozapps/update/common/readstrings.cpp
rename : toolkit/mozapps/readstrings/readstrings.h => toolkit/mozapps/update/common/readstrings.h
2012-03-05 15:47:46 -05:00
Brian R. Bondy
efb6d08b04
Bug 725568 - Maintenance service can crashes after applying updates. r=rstrong
2012-02-11 17:38:37 -05:00
Robert Strong
c5d26702b9
Bug 725876 - Rename MOZ_UTILS_LDFLAGS to MOZ_GLUE_LDFLAGS and MOZ_UTILS_PROGRAM_LDFLAGS to MOZ_GLUE_PROGRAM_LDFLAGS. r=bbondy
2012-02-10 10:43:32 -08:00
Brian R. Bondy
b672315422
Bug 725155 - Move MozillaMaintenance service description string to Strings section of ini file. r=rstrong
2012-02-09 14:44:54 -05:00
Brian R. Bondy
d3c51f21c1
Bug 715489 - MozillaMaintenance service is missing a description in Service Manager. r=rstrong
2012-02-06 13:32:51 -05:00
Ed Morley
ae1f7ca7e4
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-23 19:19:06 +00:00
Brian R. Bondy
e61b4daa3a
Bug 715910 - Use localized group account name for Users. r=rstrong
2012-01-22 20:52:03 -05:00