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

365 Коммитов

Автор SHA1 Сообщение Дата
William Chen a9e43bd562 Bug 783129 - Implementation of document.register without shadow DOM support. r=mrbkap 2012-11-01 11:18:08 -07:00
Adam Roach [:abr] a1bece2060 Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek 2013-02-22 14:53:56 -06:00
Jonathan Watt abffd7df88 Bug 836323 - Mochitest additions and changes for <input type=range>. r=mounir. 2013-02-16 12:36:02 +00:00
Gregory Szorc 6d4f6a9fe8 Bug 840186 - Change Firefox Health Report server URI in automation; r=jmaher 2013-02-14 12:24:21 -08:00
Gregory Szorc ccda810463 Backout d29f06f3ff67 (Bug 840186) for orange galore
CLOSED TREE
2013-02-14 11:12:48 -08:00
Gregory Szorc c7a4c6fc83 Bug 840186 - Change Firefox Health Report server URI in automation; r=jmaher
--HG--
extra : rebase_source : ae680e2a700cecbdaf8af43ec542075350358fa3
2013-02-14 09:56:56 -08:00
Matthew Noorenberghe f7c4d29d1d Bug 583175 - Add a security delay to popup notifications. r=gavin,dolske ui-r=shorlander
--HG--
extra : rebase_source : dbbf7551e3aa502a5d2a4fa5384d161a5f05671a
2012-10-26 15:15:31 -07:00
Jonathan Watt 313d32e5ec Bug 839866 - Set the dom.experimental_forms pref for all tests, not just a few select tests. r=mounir.
--HG--
extra : rebase_source : ed22c6b00a3b3fd74916310eb17e267a3c5ba135
2013-02-11 23:14:35 +00:00
Shane Caraveo 8181be37f7 Bug 821262 - Refactor social enabled/active/provider states. r=gavin 2013-02-08 11:39:25 -08:00
Joel Maher eeefa907a8 Bug 834714 - running browser_dbg_createChrome.js in an ubuntu vm fails. r=past 2013-02-08 15:51:09 -05:00
Ed Morley ed1dcb52d7 Backed out changeset b57874cb3be5 (bug 821262) 2013-02-07 14:36:31 +00:00
Shane Caraveo 720414a1d5 Bug 821262 - Refactor social enabled/active/provider states. r=gavin 2013-02-06 13:33:25 -08:00
Jonathan Griffin a00b26ce3d Bug 826135 - Throw if --utility-path points to ARM version of xpcshell, r=ahal 2013-01-03 17:37:26 -08:00
Christian Holler aba71a516a Bug 833018 - Enable special ASan options for tests when running with low memory. r=jmaher,a=nonlibxul 2013-01-22 16:48:02 +01:00
Mark Finkle e4ec67ac87 Bug 831123 - Disable CSS error reporting by default on mobile r=blassey, r=jmaher a=android-only 2013-01-21 14:43:06 -05:00
Ehsan Akhgari 8ece89e7ef Move testpilot prefs for our test suites near each other, no bug 2013-01-18 10:27:44 -05:00
Ehsan Akhgari 0d0d07a192 Bug 823989 - Prevent the testpilot extension from screwing with focus to prevent having to close trees, etc. 2013-01-17 14:00:14 -05:00
Jonathan Griffin 8de912de39 Bug 826111 - Support mochitests on b2g desktop build, r=ahal 2013-01-04 10:41:34 -08:00
Ed Morley 9820f29c6a Backout a5b75feea6dd (bug 826111) on suspicion of breaking marionette on linux on a CLOSED TREE 2013-01-15 11:04:25 +00:00
Jonathan Griffin 144c469df0 Bug 826111 - Support mochitests on b2g desktop build, r=ahal 2013-01-04 10:41:34 -08:00
Mike Connor e46ce230b0 Bug 804745 - Unified notification for application data reporting; r=gavin 2013-01-11 19:05:35 -08:00
William Chen f34fa488f4 Bug 617532 - Implement UndoManager. r=ehsan 2013-01-03 22:54:26 -08:00
Theo Chevalier 27ae7e2526 Bug 825464 - Skip any revision of TELEMETRY_DISPLAY_REV in tests & WebApp (long term fix). r=mak 2013-01-02 16:31:10 +01:00
Frank Wein 3a748a1b27 Bug 819964 - Updatable plugin test should not hit the network, r=bsmedberg 2012-12-21 02:25:26 +01:00
Antonio M. Amaya e666579b92 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations - Tests [r=fabrice] 2012-12-17 17:38:40 +01:00
Theo Chevalier 00667966ca Bug 737596 - Enable Telemetry by default on Nightly and Aurora channels (mobile). r=bnicholson 2012-12-10 23:25:50 +01:00
Ed Morley c385ba722e Bug 812135 - Use the checkForZombies result to determine run status; r=jmaher 2012-11-20 15:24:28 +00:00
Ed Morley f5df1490d4 Bug 812135 - checkForZombies should return the result; r=jmaher 2012-11-20 15:24:28 +00:00
Ed Morley 4ad312620d Bug 808410 - Callers of checkForCrashes should use its return value to ensure shutdown crashes actually make the run fail; r=jmaher f=gps 2012-11-20 15:24:28 +00:00
Ehsan Akhgari d0a6f7bc46 Backed out changeset d129d66a6491 (bug 812281) because apparently it broke Android reftest/crashtest/jsreftest 2012-11-15 14:35:41 -08:00
Ehsan Akhgari 8bf6d31a9d Bug 812281 - Shut up the media volume when running tests; r=cpearce 2012-11-15 12:15:12 -08:00
Brian Smith 5977555bd6 Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao 2012-11-10 20:49:44 -08:00
Brian Smith e75ead1bc2 backout cset 30f8e29f9cd1 due to orange 2012-11-10 19:08:26 -08:00
Brian Smith 661fa55dce Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
--HG--
extra : rebase_source : b6216bf3163f63f1eb4f16901943d9f351bca2cf
2012-11-10 18:19:55 -08:00
Jim Mathies d79e59cd73 Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg 2012-10-25 09:57:51 -05:00
Carmen Jimenez Cabezas 0b04c48414 Bug 773891 - With AppsService changes 2012-10-19 12:43:17 +02:00
Phil Ringnalda d27a7a3945 Bug 802453 - automation.py.in should set extensions.update.enabled to false, r=ted
--HG--
extra : rebase_source : fadd0e7f9d004dbecbff033408ac06fc78e92778
2012-10-19 07:27:19 -07:00
Joel Maher 11c4a06d66 Bug 788653 - Make enablePrivilege pref name more dire. r=bholley 2012-10-18 08:03:37 -04:00
Mounir Lamouri 4d37eb758f Bug 795136 - 3/2 - Disabling tests until bug 795711 is fixed. r=me 2012-09-30 16:07:51 +01:00
Sid Stamm a3f5cf2545 Bug 768029 - Apply CSP Policy to trusted and certified apps. Temporarily using a overly permissive policy for certified apps until Gaia is updated to handle the desired policy. r=sicking Parts by sicking, r=mounir 2012-09-25 16:28:17 -07:00
Fabrice Desré 50698ed746 Backout Bug 768029 because that breaks Gaia (see https://github.com/mozilla-b2g/gaia/issues/5177) 2012-09-25 15:32:20 -07:00
Ryan VanderMeulen dd9f763986 Merge m-c to inbound. 2012-09-25 17:31:00 -04:00
John Hopkins 3dc6ee7302 Bug 793016 - Very frequent hangs during leak tests on new linux build system. r=ted,catlee 2012-09-25 15:51:59 -04:00
Ehsan Akhgari 1f6e5dc5cc Bug 790453 - Rename the pref for background updates to app.update.staging.enabled; r=rstrong 2012-09-11 22:13:14 -04:00
Sid Stamm cf8d576337 bug 768029 - Apply CSP Policy to trusted and certified apps. r=sicking. Parts by sicking, r=mounir. 2012-08-02 12:13:53 -07:00
Mounir Lamouri 8111973e06 Bug 619236 - Set user_version in generated permissions.sqlite for tests. r=sicking 2012-08-23 11:39:41 -07:00
Mounir Lamouri a263ac2cb9 Bug 777072 - 6/7 Update the Permission Manager database to save appId/isInBrowserElement. r=sicking 2012-08-23 11:38:26 -07:00
Chris Jones bb75bebb82 No bug: Merge backout on a CLOSED TREE r=bustage 2012-08-23 22:33:04 -07:00
Chris Jones da27f385d7 Back out bug 777072, bug 619236, and bug 784878 2012-08-23 22:00:14 -07:00
Ryan VanderMeulen 9ad8ca8a9d Merge the last PGO-green inbound changeset to m-c. 2012-08-23 22:06:49 -04:00
Mounir Lamouri c7228477b1 Bug 619236 - Set user_version in generated permissions.sqlite for tests. r=sicking 2012-08-23 11:39:41 -07:00
Mounir Lamouri 65d035edc9 Bug 777072 - 6/7 Update the Permission Manager database to save appId/isInBrowserElement. r=sicking 2012-08-23 11:38:26 -07:00
Bobby Holley 6e5d279c63 Bug 757046 - Convert enablePrivilege into an insecure test-only construct (preffed off everywhere but in automation). r=bz 2012-08-23 11:45:28 -07:00
Gavin Sharp 5384be9bf6 Bug 781386: add pref to avoid loading built-in providers during test runs, r=markh/mixedpuppy
--HG--
rename : browser/base/content/test/browser_shareButton.js => browser/base/content/test/browser_social_shareButton.js
extra : rebase_source : df925f95972462d0f8d07f1e0810dc22da0f1911
2012-08-08 18:09:37 -07:00
Ed Morley 81fe0db761 Merge mozilla-central and fx-team 2012-08-03 15:52:55 +01:00
Tim Taubert 35294c0950 Bug 728294 - Part 1 - Remove old debug log parser; r=ted 2012-08-03 12:36:59 +02:00
Justin Dolske 41d4ca6105 Bug 778606 - SafeBrowsing.jsm should use nsUrlFormatter. r=gcp, f=gavin 2012-08-01 15:52:47 -07:00
Mounir Lamouri df5968efcc No bug - fix build bustage on Windows/Android and M-oth on MacOS. r=me CLOSED TREE 2012-07-20 02:14:25 -07:00
Justin Lebar 98d0217881 Bug 770894 - Followup: Don't use "/" inside app names, and don't declare multiple apps with the same version. r=mounir 2012-07-19 23:40:50 -07:00
Mounir Lamouri 52e9488430 Bug 770894 - Add a testing infrastructure to test features related to Web Apps in mochitests. r=jmaher 2012-07-19 23:40:15 -07:00
Brad Lassey d29e5af079 bug 736602 - Change inactive tab timer clamp setting to something higher than 1hz r=mfinkle 2012-06-11 22:15:55 -07:00
Jesse Ruderman 33745d72ad Bug 758986 - call stackFixerFunction before logging. r=ted 2012-05-29 16:10:58 -07:00
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
Jonathan Watt a3169c5bd5 Bug 755247 - Have automation.py.in set browser.startup.page to 0 so it initial loads about:blank. r=ted.
--HG--
extra : rebase_source : 179bf28ad82e9544a43715ae4708689efcfc9f4c
2012-05-16 11:07:50 +01:00
Ted Mielczarek bc1fb7a14e bug 740242 - add some diagnostics to get more info about Python exceptions during Mochitest. r=jmaher, a=test-only 2012-05-02 07:15:07 -04:00
Jonathan Griffin 5bc2e94f14 Bug 748159 - Let mochitest handle extra prefs that contain an equal sign, r=ted, a=testonly 2012-04-25 10:34:53 -07:00
Gavin Sharp 80710b8eea Bug 589668: take screenshots on test failures on Windows, screenshot utility written by Ted Mielczarek <ted.mielczarek@gmail.com>, build goop by me and jhford, r=khuey
--HG--
extra : transplant_source : %2A%07%B3w%DEg%DB%99%7EQR8Wq/%96J%E8%8D%D8
2012-02-08 12:30:07 -08:00
Rob Campbell 3bf1f57058 merge fx-team to m-c 2012-03-08 10:30:11 -04:00
Sam Garrett 004e03af67 Bug 637103 - Adding a reminder so that the runner knows only one screenshot was taken. r=karlt 2012-03-07 09:27:45 -08:00
Tim Taubert 78b47d1e50 Backed out changeset bbd44e01ef9f (bug 683953) 2012-02-26 20:28:37 +01:00
Tim Taubert 04ea538303 Bug 683953 - Follow up, make logger argument optional to fix Android bustage; r=bustage-fix 2012-02-26 19:12:33 +01:00
Tim Taubert 242b4e116d Bug 683953 - Part 1 - Parse log output and collect statistics about leaked DOMWindows and DocShells; r=ted 2012-02-25 12:48:05 +01:00
Blair McBride 23957a1b85 Bug 711679 - Send background version checks to new domain. r=darktrojan,dtownsend 2012-03-07 21:18:28 +13:00
Gregory Szorc 66a020fdaf Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused 2012-01-31 17:22:42 -08:00
Bobby Holley 8a890a3676 Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
Dave Townsend 7e30293660 Bug 704988: Check the add-on hotfix is signed by a specific certificate. r=robstrong, r=Unfocused 2011-12-16 12:04:28 -08:00
Blair McBride 10376be963 Bug 709531 - Addons Manager tests should have AMO-related prefs reset after each test to disallow network access. r=dtownsend a=mbrubeck 2011-12-15 14:00:19 +13:00
L. David Baron 9316570c37 Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc 2011-11-23 18:48:24 -08:00
Benjamin Smedberg 6512ff85a3 Bug 429592 part whatever - disable the hang monitor during all tests which also disable the DOM script timeout, since the hang monitor relies on the DOM script timeout to avoid firing on long content script, r=jmaher
--HG--
extra : rebase_source : 9ab0290b869fdb6cfa63605383728a7edcbd54a1
2011-11-11 10:37:24 -05:00
Phil Ringnalda 47ec399c96 Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
--HG--
extra : rebase_source : fc8946055314369bfba5038ded32afcb00bf134d
2011-11-14 22:12:31 -08:00
William Lachance 8370e105a7 Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted 2011-11-15 04:33:21 +00:00
L. David Baron a9396bac02 Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc 2011-11-15 17:02:01 +13:00
Chris Leary a4908dc54a Bug 700822: Add javascript.options.jit_hardening pref, default enabled. (r=dmandelin) 2011-11-08 13:28:49 -08:00
Matt Brubeck ccf92d7c36 Back out cd695cdb3b4f (bug 679759) because of test failures 2011-11-07 13:40:42 -08:00
William Lachance 929966d707 Bug 679759 - MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed, r=ted 2011-11-07 13:14:22 -08:00
Gavin Sharp f269279403 Bug 691951: make startup notifications persist until the users close them (disable auto-dismissal), r=zpao
--HG--
extra : transplant_source : %16%B44%1C%03%FC%C3%04%00%EA%8E%A6%D5%96%16%F2%16O%D4%40
2011-11-04 14:45:01 -07:00
Patrick McManus 637ad95bfd bug 599295 r=jduell
--HG--
extra : rebase_source : b376fd42a37c8b92389b43fac2e253a8466c3349
2011-11-02 17:43:27 -04:00
John Ford a602ab8942 bug 695274 - unconditionally define dumpScreen in automation.py r=ted 2011-11-02 07:56:35 -07:00
John Ford 61b1698e03 bug 695274 - UNIXISH, IS_MAC and IS_WIN32 are class variables not globals r=khuey 2011-11-01 13:12:50 -07:00
John Ford a924fd547c bug 695274 - unit test timeouts on Mac should print a screenshot r=ted 2011-10-21 13:09:05 -07:00
Rafael Ávila de Espíndola 1a88fa5343 Bug 696281 - disable trace malloc stacks on OS X too. r=dbaron.
This patch disables trace malloc stacks on OS X too. To make this work,
we still have to look on the stack to decide if we must set immediate_abort,
but we can avoid other work like decoding the addresses.
2011-10-28 18:43:49 -04:00
Dave Townsend 2cf7bc83c1 Bug 693743: Some 3rd party add-ons are getting installed into the profile and are not disabled on start-up. r=Unfocused 2011-10-22 11:37:15 -07:00
Brian Hackett 516cb9f7f6 Remove JIT prefs from automation.py, bug 693815. r=dmandelin 2011-10-19 08:28:50 -07:00
Ben Turner 04ef958ca2 Bug 688300 - 'mochitest runtests.py --install-extension is totally broken'. r=ted. 2011-10-14 08:45:58 -07:00
Ted Mielczarek c4ac77c714 bug 686807 - Refactor checkForCrashes to make it more usable for remote automation. r=jmaher 2011-09-21 10:27:16 -04:00
Jesse Ruderman 3f2652249b Bug 670016 - Only append a -bin suffix if app-bin exists. This makes it possible to test Fennec on Mac. r=ted 2011-09-09 17:04:36 -07:00
Mark Finkle 4758a3151a Bug 683167 - Disable tablet UI during unit testing [r=jmaher] 2011-08-30 23:06:58 -04:00
Gavin Sharp 3a42f6e6b3 Bug 669483: automation.py should handle logging non-ASCII stdout, r=ted 2011-06-27 19:49:41 -04:00
Gavin Sharp f5524dd930 Bug 668134: telemetry notification should be disabled in the testing profile
--HG--
extra : rebase_source : 1d0dfa183b8228366af2cb06297d40a43a16285a
2011-07-05 12:15:06 -04:00
Josh Matthews deed9acfed Bug 665316 - Initialize variable before use. r=ted 2011-06-18 16:29:57 -04:00
Wes Johnston 6542252fbc Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle 2011-06-10 15:14:02 -07:00
Wes Johnston 1d363880de Bug 653141 - Allow language choice on first-run. r=mfinkle 2011-06-07 12:11:37 -07:00
Patrick McManus 5fd56cb6b8 bug 640003 - websockets, fixup tests for new server r=smaug r=biesi 2011-05-21 21:27:52 -04:00
Olli Pettay 2cc83ff3e6 Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default 2011-04-26 15:30:17 +03:00
Serge Gautherie 60f7fa10ab Bug 647404 - automation.py: fix extractZip() and installExtension(); (Bv2) Rewrite installExtension() to copy xpi file without extracting it, Remove now unused extractZip().
r=jmaher.
2011-04-14 13:03:47 +02:00
Serge Gautherie 2087815507 Bug 647404 - automation.py: fix extractZip() and installExtension(); (Av1) s|os.sep|'/'|, Add shutil.rmtree() call, Fix some code nits.
r=jmaher.
2011-04-14 13:03:31 +02:00
Bill McCloskey 7c5d404068 Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander) 2011-02-11 16:31:32 -08:00
L. David Baron dd6d9fe788 By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+ 2011-01-24 16:23:08 -08:00
L. David Baron db60dba864 Backout changeset 3248feddc867 (bug 608030). 2011-01-23 22:00:04 -08:00
L. David Baron 163d15ca63 By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+ 2011-01-23 20:21:40 -08:00
Dave Townsend 11449f83cb Missed review part from bug 474289, disable distribution add-ons in test runs. rs=me, a=dtownsend DONTBUILD 2011-01-19 14:56:01 -08:00
Serge Gautherie 0f49a98292 Bug 622398 - automation.py.in: add missing early return_s to installExtension(); (Av1) Just add them.
r=ctalbert a=(test only).
2011-01-04 12:06:53 +01:00
Serge Gautherie 275a6a2433 Bug 622392 - 1 s/TEST-UNEXPECTED FAIL/TEST-UNEXPECTED-FAIL/; (Av1) Just substitute it.
r=ted.mielczarek a=(test only).
2011-01-03 15:48:38 +01:00
Phil Ringnalda 93d37b2afd Bug 621018 - Some browser-chrome tests hit the network by loading about:addons, r=mossop, a=test 2010-12-25 08:34:28 -08:00
Joel Maher 515bc25359 Bug 611230 Remote mochitest fails to honor --utility-path r=ctalbert a=NPOTB 2010-12-09 14:47:21 -08:00
Michael Yoshitaka Erlewine e9ac288d68 Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : b05376dd45ebceaadd35b6f628ba28e47037f24e
2010-10-26 17:06:20 -04:00
Andreas Gal e659adcc1f Merge from mozilla-central. 2010-10-22 19:46:37 -07:00
Bill McCloskey 83489c2ceb Bug 580468 - Use loop profiling to decide whether to use TM or JM (second try) (r=dmandelin) 2010-10-21 09:36:39 -07:00
Bill McCloskey 046eb7cdc6 Backed out changeset 55597c32701d 2010-10-19 17:40:53 -07:00
Bill McCloskey 88aa6bd6bb Bug 580468 - Use loop profiling to decide whether to use TM or JM (r=dmandelin) 2010-10-19 16:23:05 -07:00
Dave Townsend 109b604504 Bug 595915: Download metadata for new add-ons when installed. r=robstrong, a=blocks-betaN 2010-10-12 12:15:04 -07:00
Ted Mielczarek 68eff2c341 bug 598507 - wrap test harness process execution with 'arch -arch i386' on OS X 10.5. r=catlee, a=blocking
--HG--
extra : rebase_source : 7212fa8332fe6853f6dedd6bd23dc937f4b9ec86
2010-09-23 12:19:31 -04:00
L. David Baron dd6b7a8cb0 Revert bug 549561 for Mac only, since it seems to have caused the 10.5 (32-bit) Mac debug trace-malloc leak test to hang. a=bustage 2010-09-21 22:36:32 -07:00
L. David Baron 4bceb1c597 Disable trace-malloc stack walking for tests that use automation.py. (Bug 549561) r=ted a2.0=tests 2010-09-21 19:32:49 -07:00
Johnny Stenback 16a2846c1a Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+ 2010-09-16 18:24:14 -07:00
Dave Townsend 4b419c2f7a Bug 595831: Stop update and blocklist checks from touching the network. rs=gavin, a=tests 2010-09-14 16:51:12 -07:00
Karl Tomlinson dd3527c39a Bug 606048: Relax "Test timed out." requirement for screenshots. r=robcee, a=tests 2010-10-21 10:01:35 -07:00
Robert Sayre 251b81a19e jaegermonkey. what. a=arewefastyet 2010-09-11 15:07:27 -04:00
Gavin Sharp a14a43c15f Bug 595527: enable error console in testing profile, rs=Mossop a=tests only 2010-09-11 14:41:39 -04:00
Robert Sayre 2b6095f93d Merge mozilla-central to tracemonkey. 2010-09-10 11:47:11 -04:00
Makoto Kato 6acb8dc8a4 Bug 593133 - TM: PGO doesn't use tracejit profile. r=dmandelin 2010-09-09 16:55:59 +09:00
Robert Sayre 7d6b688fcd merge mozilla-central to tracemonkey. 2010-09-08 10:33:07 -04:00
Robert Sayre 9ec3408857 Merge mozilla-central to tracemonkey. 2010-09-01 22:27:07 -07:00
Justin Lebar a771aa430a Bug 592527 - runtest.py and runxpcshelltest.py should ignore ctrl-c when using an interactive debugger. r=ted, a=only-sorta-potb 2010-08-31 18:03:38 -07:00
Jonas Sicking ec1a4a941c Bug 590870: Allow mochitest domains that don't support XUL/XBL. r=ted a=test-only 2010-09-03 15:53:28 -07:00
Doug Turner 4467f2eef3 Bug 489813 - Fire timeout error if provider fails to response after initial response. Also cleans up test. r=smaug a=jst 2010-08-31 09:15:52 -07:00
David Mandelin 541949933e [JAEGER] Merge from Tracemonkey. 2010-08-24 11:56:29 -07:00
David Mandelin 1ff714a643 [JAEGER] Merge from tracemonkey. 2010-08-20 11:34:59 -07:00
David Mandelin dad431e594 Merge from Tracemonkey. 2010-08-19 11:11:36 -07:00
Karl Tomlinson 35de8505a4 b=414049 dump screen on first mochitest time out (GTK) r=ted a=testing
--HG--
extra : rebase_source : bc550d298019baa44f719cdd2b88181ac9c670eb
2010-08-23 13:27:26 +12:00
Jonas Sicking ce596ea823 Fix missing comments from patch for bug 546857 2010-08-21 18:48:01 +02:00
Bobby Holley fb797f7aec Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout 2010-08-20 23:42:24 -04:00
Jonas Sicking 6e2c9b1a30 Fix missing comments from patch for bug 546857 2010-08-20 17:50:35 -07:00
David Mandelin 26769e3f6e Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
Robert Sayre c9964e0a70 Backed out changeset e393b9673207. ( Bug 573803 - add SSL WebSocket support to mochitest. r=ted ) 2010-07-29 13:13:11 -07:00
Jonathan Griffin fd0b5e28d8 Bug 573803 - add SSL WebSocket support to mochitest. r=ted 2010-07-29 10:23:58 -07:00
David Anderson f9c1b5f068 [JAEGER] Merge from fatval & TM. 2010-07-05 18:07:39 -07:00
David Mandelin e42840d083 Browser prefs for enabling methodjit 2010-06-29 16:46:10 -07:00
Jesse Ruderman 05038c032d Fix bug 574912 - leftover self.ctypes after fix for bug 543825 2010-06-25 22:40:13 -07:00