Mike Hommey
5072f65f8c
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Robert Strong
a100db28e6
bug 928489 - Bug 928489 - Disable update xml certificate checks on Windows. r=bbondy
2013-10-19 22:36:40 -07:00
Masatoshi Kimura
11b1ec2573
Bug 925599 - Introduce version test functions using VerifyVersionInfo(). r=bbondy
2013-10-19 03:14:31 +09:00
Mike Hommey
5badab1842
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
2013-10-17 07:55:16 +09:00
Robert Strong
60dfde9fb3
Remove unneeded slow tests as part of Bug 918029. r=bbondy
2013-10-16 01:10:28 -07:00
Robert Strong
b4d2a3e492
Disable tests on Linux due to Bug 918029. r=bbondy
2013-10-16 01:01:20 -07:00
Birunthan Mohanathas
a2ee93e365
Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan
2013-10-10 16:40:03 -04:00
Gregory Szorc
c4de519884
Backout fc9733225130 (bug 784739) for breaking VS2012 builds
...
While VS2012 isn't tier-1 platform, a significant number of Windows
developers rely on it and have complained about this issue.
2013-10-14 16:54:43 -07:00
Birunthan Mohanathas
65eaa58955
Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan
2013-10-10 16:40:03 -04:00
Robert Strong
a6f4473570
Followup - increase the test timeout for several more tests for Bug 918029. r=bbondy
2013-10-01 18:45:23 -07:00
Robert Strong
35ff8cdbd9
Use a dynamic port for app update xpcshell tests - Bug 894729. r=bbondy
2013-10-01 14:37:49 -07:00
Robert Strong
a3f31fff06
Increase the test timeout for Bug 918029. r=bbondy
2013-10-01 14:37:06 -07:00
Robert Strong
3403039d3a
Turn on app update mochitest-chrome debug logging to try to figure out the cause of Bug 918029. r=bbondy
2013-09-30 14:54:54 -07:00
Robert Strong
c380908cc7
Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy
2013-09-30 14:54:38 -07:00
Gregory Szorc
4ef5398e7b
Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger
2013-09-30 09:52:12 +02:00
Gregory Szorc
89c902c7b2
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Ed Morley
74e3d6ce30
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Ed Morley
a594646d8f
Backed out changeset 2f0509d0adb3 (bug 920223)
2013-09-30 12:49:59 +01:00
Gregory Szorc
b828b3793c
Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger
2013-09-30 09:52:12 +02:00
Gregory Szorc
47e946bebe
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Gregory Szorc
160a20817c
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Brian O'Keefe
9e97c27fb4
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
2013-08-30 09:09:06 -04:00
Brian R. Bondy
a332a63fc8
Bug 882142 - _postUpdateProcessing is not run after updates from Metro when Metro updates are disabled. r=rstrong
...
These updates can still be applied when the user manually clicks on check for update from
within Metro. When _postUpdateProcessing is not called, then the last status in the update history XML
is not updated to succeeded. This causes the Metro browser to show a "Restart to Update" button
because the last update's status is still applied.
2013-09-10 10:24:57 -04:00
Jim Chen
664b55531f
Bug 897221 - Support JS objects and avoid negative delay in nsUpdateTimerManager; r=rstrong
2013-09-09 15:47:46 -04:00
Robert Strong
d625c81d47
Use update-staged notification and only copy files that are necessary - Fix for Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy
2013-09-06 08:58:57 -07:00
Robert Strong
3a5508673c
Make test_0202_app_launch_apply_update_dirlocked.js as similar as possible to test_0202_app_launch_apply_update_dirlocked_svc.js - Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy
2013-09-05 12:19:33 -07:00
Robert Strong
b44c326172
Move symlinkUpdateFilesIntoBundleDirectory to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy
2013-09-05 12:19:22 -07:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Robert Strong
3c8334ac61
Test only - disable test_0202_app_launch_apply_update_dirlocked.js on WinXP until I figure out what's going on with Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy
2013-08-30 22:11:45 -07:00
Robert Strong
d03330a797
Test only - additional logging and some cleanup for Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy
2013-08-30 15:19:37 -07:00
Robert Strong
c5d7f1b1d8
Test only - additional logging for Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy
2013-08-28 15:42:43 -07:00
Tim Abraldes
31c59e1d70
bug 904230. Make nsIWinMetroUtils available as Services.metro. r=mbrubeck for the metro piece. r=rnewman for the sync piece. r=dolske for the toolkit piece.
2013-08-28 10:27:32 -07:00
Robert Strong
1c593a304a
Possible fix for Bug 908020 - tests 160 and 161 _appInUse take too long (top 8 duration). r=bbondy
2013-08-23 12:25:03 -07:00
Robert Strong
18310b3f3e
Bug 907975 - Several telemetry histograms sent for checkForBackgroundUpdates and notify that should only be sent for notify. r=bbondy
2013-08-23 12:24:43 -07:00
Ms2ger
4d0ead0110
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
Ms2ger
1dcdf03895
Bug 906342 - Move the remaining SIMPLE_PROGRAMS to moz.build and disallow setting SIMPLE_PROGRAMS in Makefiles; r=gps
2013-08-22 08:35:03 +02:00
Steffen Wilberg
de1adb5f4e
Bug 711475: Allow to perform updates using the About Firefox dialog on limited user accounts if the maintenance service is installed. r=bbondy
2013-08-07 23:07:17 +02:00
Robert Strong
87a24d35d9
Test only patch - Bug 899709 - gIsLessThanMacOSX_10_6 is no longer needed in head_update.js.in. r=bbondy
2013-08-01 10:19:01 -07:00
Ehsan Akhgari
3717325909
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
Shih-Chiang Chien
1fb0162233
Bug 891009 - Remove the selected patch after unrecoverable error. r=rstrong
2013-07-11 19:11:58 +08:00
Gregory Szorc
4ca67f021a
No Bug - Removing empty Makefile.in files; r=me
2013-07-18 09:09:28 -07:00
Robert Strong
1ffe6c6572
Test followup fix for Bug 889183 - mozapps/update xpcshell tests cannot be run concurrently. r=me
2013-07-16 19:25:36 -07:00
Robert Strong
2ee241e576
Part 2. add run-sequentially to xpcshell ini files for tests that can't run in parallel yet - Bug 889183 - mozapps/update xpcshell tests cannot be run concurrently. r=mihneadb
2013-07-16 19:19:25 -07:00
Robert Strong
205bbe75bf
Part 1. use custom XREExeF and UpdRootD - Bug 889183 - mozapps/update xpcshell tests cannot be run concurrently. r=bbondy
2013-07-16 19:19:03 -07:00
Robert Strong
f9985178c3
Simplify xpcshell ini files - Bug 894115 - xpcshell ini file confusion. r=bbondy
2013-07-16 19:18:44 -07:00
Trevor Saunders
238525e2d8
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Masatoshi Kimura
9b846c9c52
Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm
2013-07-12 06:26:55 +09:00
Robert Strong
86edef7731
Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy
2013-07-11 13:46:32 -07:00
Joey Armstrong
df6123b0bc
bug 870407: cleanup bug. r=mshal
2013-07-08 11:53:00 -04:00
Robert Strong
3261700a85
Test fix for Bug 889860 - Intermittent test_0200_app_launch_apply_update.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy
2013-07-05 13:11:44 -07:00
Joey Armstrong
44ade60e99
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Robert Strong
c82c660633
Bug 853198 - Defend against bad system clocks. r=bbondy
2013-07-02 19:05:27 -07:00
Brian R. Bondy
f64ea7aba4
Bug 888361. r=rstrong
2013-07-01 19:11:52 -04:00
Brian R. Bondy
5a1474f31c
Bug 888314. r=rstrong
2013-07-01 19:11:59 -04:00
Brian R. Bondy
10e772f676
Bug 859072. r=rstrong
2013-07-01 19:12:06 -04:00
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