Robert Strong
|
6804d8b857
|
Take 2 - fix a likely race condition that might fix Bug 626833 - Intermittent test_0200_app_launch_apply_update.js. r=bbondy
|
2013-07-01 19:31:38 -07:00 |
|
Robert Strong
|
c79d305310
|
Test only patch - Bug 626833 - Intermittent failure in test_0200_app_launch_apply_update.js. r=bbondy
|
2013-06-27 12:58:14 -07:00 |
|
Shih-Chiang Chien
|
2c5d35b0f0
|
Bug 880737 - Cancel retry timer while pausing OTA download. r=bbondy
|
2013-06-26 21:35:29 -04:00 |
|
Robert Strong
|
e4dd348ebf
|
Bug 886647 - passed unused in TestAUSHelper.cpp. r=bbondy
|
2013-06-25 13:16:28 -07:00 |
|
Robert Strong
|
d5c5b59562
|
Additional test patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy
|
2013-06-22 13:37:25 -07:00 |
|
Robert Strong
|
c16af18aa7
|
xpcshell test fixup - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=me for test fixup
|
2013-06-22 13:37:20 -07:00 |
|
Robert Strong
|
30f87f9181
|
3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy
|
2013-06-22 13:37:16 -07:00 |
|
Robert Strong
|
1452df86fa
|
1. main patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy
|
2013-06-22 13:37:07 -07:00 |
|
Phil Ringnalda
|
1225010fe6
|
Back out 7c8506b0729d (bug 843497) since I already backed out the rest of the bug's patches for xpcshell failures
|
2013-06-21 19:52:48 -07:00 |
|
Phil Ringnalda
|
1ea0ef631a
|
Back out 01bc57172461:5bd9adbd3b15 (bug 843497) for xpcshell failures
|
2013-06-21 19:49:47 -07:00 |
|
Robert Strong
|
36bf5da9d1
|
Additional test patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy
|
2013-06-21 19:39:48 -07:00 |
|
Robert Strong
|
ce8f7a922c
|
3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy
|
2013-06-21 18:11:25 -07:00 |
|
Robert Strong
|
0724cfacea
|
1. main patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy
|
2013-06-21 18:10:58 -07:00 |
|
Joey Armstrong
|
1156439ca4
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
|
2013-06-20 15:59:59 -04:00 |
|
Brian O'Keefe
|
ed17339221
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Robert Strong
|
c14eb2b8a5
|
Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0095_restartNotification.xul => toolkit/mozapps/update/test/chrome/test_0093_restartNotification.xul
rename : toolkit/mozapps/update/test/chrome/test_0096_restartNotification_remote.xul => toolkit/mozapps/update/test/chrome/test_0094_restartNotification_remote.xul
rename : toolkit/mozapps/update/test/chrome/test_0097_restartNotification_remoteInvalidNumber.xul => toolkit/mozapps/update/test/chrome/test_0095_restartNotification_remoteInvalidNumber.xul
rename : toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul => toolkit/mozapps/update/test/chrome/test_0096_restartNotification_stagedBackground.xul
rename : toolkit/mozapps/update/test/chrome/test_0094_stagedServiceBackground.xul => toolkit/mozapps/update/test/chrome/test_0097_restartNotification_stagedServiceBackground.xul
|
2013-06-19 18:05:34 -07:00 |
|
Robert Strong
|
3e07312ff7
|
Main patch - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy
|
2013-06-19 18:05:04 -07:00 |
|
Joey Armstrong
|
2145ef4142
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal
|
2013-06-14 14:07:19 -04:00 |
|
Brian R. Bondy
|
a83303e488
|
Bug 874323 - Continue to launch callback when allow set foreground call fails. r=jimm
|
2013-06-12 10:31:10 -04:00 |
|
Brian R. Bondy
|
389028a997
|
Bug 874323 - wait longer for app to close for Metro since it launches updater directly. r=rstrong
|
2013-06-12 10:31:10 -04:00 |
|
Brian R. Bondy
|
c713f259fc
|
Bug 874323 - Start updater manually for Metro to apply update. r=rstrong
|
2013-06-12 10:31:10 -04:00 |
|
Brian R. Bondy
|
2365bc282c
|
Bug 866229 - Metro pref telemetry. r=rstrong
|
2013-06-12 10:31:10 -04:00 |
|
Brian R. Bondy
|
d2a554b3bd
|
Bug 866229 - Don't abort when app.update.silent is true and update.showPrompt is true on Metro. r=rstrong
|
2013-06-12 10:31:10 -04:00 |
|
Brian R. Bondy
|
0ecd3a56fe
|
Bug 866229 - Use metro enabled pref. r=rstrong
|
2013-06-12 10:31:09 -04:00 |
|
Joey Armstrong
|
bfded569cf
|
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal
|
2013-06-10 11:19:28 -04:00 |
|
Martin Stransky
|
572a55316c
|
Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt
|
2013-06-10 08:36:26 -04:00 |
|
Joey Armstrong
|
b3686ddf23
|
bug 870407: move CMMSRCS to moz.build (file batch #1). r=mshal
|
2013-06-07 11:43:39 -04:00 |
|
Robert Strong
|
fadd742811
|
2. Move gProcessObserver and gTimerCallback to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy
|
2013-06-05 20:25:42 -07:00 |
|
Robert Strong
|
de1ffd84e1
|
1. Move adjustPathsOnWindows to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy
|
2013-06-05 20:25:06 -07: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 R. Bondy
|
b501437d89
|
Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong
|
2013-05-22 10:16:56 -04:00 |
|
Brian R. Bondy
|
7f71bc9de8
|
Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong
|
2013-05-22 10:16:53 -04:00 |
|
Gregory Szorc
|
c1b865f669
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Gregory Szorc
|
44c73ec043
|
Bug 863069 - Part 4: Reorder lists to be alphabetical; r=ted
--HG--
extra : rebase_source : 87ed9d862bc32824d518438b0be74b47a77c198a
|
2013-05-16 15:37:18 -07:00 |
|
Ryan VanderMeulen
|
05933cccdf
|
Backed out changeset 94978dab7186 (bug 863069) for build bustage.
CLOSED TREE
|
2013-05-16 13:22:02 -04:00 |
|
Gregory Szorc
|
c8d80b86ec
|
Bug 863069 - Part 4: More sorting of existing lists; r=ted
|
2013-05-16 09:53:27 -07:00 |
|
Brian R. Bondy
|
bc92d73e1a
|
Bug 572162 - Changes to tests for update root hash changes. r=rstrong
|
2013-05-15 10:58:09 -07:00 |
|
Brian R. Bondy
|
f153980081
|
Bug 572162 - Update root dir migration xpcshell tests. r=rstrong
|
2013-05-15 10:58:09 -07:00 |
|
Brian R. Bondy
|
7b78adf4e8
|
Bug 572162 - Migrate update files to new update directory after updates. r=rstrong
|
2013-05-15 10:58:09 -07:00 |
|
Joey Armstrong
|
0d49db0381
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -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 |
|
Stephen Kraemer
|
8b4660cd59
|
Bug 836078 - Replace all gcc __GNUC__ version checks with MOZ_GCC_VERSION_AT_LEAST macro. r=dvander
|
2013-05-01 15:45:05 -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 |
|
Joey Armstrong
|
12356a4c50
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Brian R. Bondy
|
285ede137c
|
Bug 715746 - Test fixes for allowing updates to be applied on Windows while the browser is open. r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0160_appInUse_xp_unix_complete.js => toolkit/mozapps/update/test/unit/test_0160_appInUse_complete.js
rename : toolkit/mozapps/update/test_svc/unit/test_0160_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0160_appInUse_complete_svc.js
|
2013-04-28 18:27:00 -04:00 |
|
Brian R. Bondy
|
1c9fbf544f
|
Bug 715746 - Allow callback to be renamed and update to continue if in use. r=rstrong
|
2013-04-28 18:26:56 -04:00 |
|