Ehsan Akhgari
|
9ced1bc054
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2011-09-08 11:46:37 -04:00 |
|
Tim Taubert
|
d96dbb66ff
|
merge the last green changeset on m-c to fx-team
|
2011-09-08 11:03:35 +02:00 |
|
Jonathan Griffin
|
b359b34b42
|
Bug 684081 - remove redundant code, a=testonly, DONTBUILD
|
2011-09-07 16:38:30 -07:00 |
|
Ehsan Akhgari
|
dd1857e2c4
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2011-09-07 10:06:22 -04:00 |
|
Johnny Stenback
|
4c29f85d38
|
Fixing bug 641552. Add mechanism for dynamically registering properties on the navigator object in all pages. r=peterv
|
2011-09-06 15:01:01 -04:00 |
|
Blair McBride
|
781525cbfa
|
Bug 683124 - Add function to xpcshell-test harness to output info text. r=ted.mielczarek
|
2011-09-07 16:26:20 +12:00 |
|
Ed Morley
|
19a1226d22
|
Merge last green changeset on m-i to m-c
|
2011-09-01 08:41:18 +01:00 |
|
Matt Woodrow
|
f41ce961ab
|
Bug 682758 - Stop repr() trying to call match() on an empty Array. r=mdas
|
2011-09-01 11:35:04 +12:00 |
|
Philipp von Weitershausen
|
4d133b9c12
|
Merge services-central with mozilla-central
|
2011-08-31 11:20:28 -07:00 |
|
Rob Campbell
|
1e780be459
|
merge m-c to fx-team
|
2011-08-31 09:21:43 -03:00 |
|
Philipp von Weitershausen
|
644a603ea5
|
Merge m-c to s-c
|
2011-08-29 12:58:49 -07:00 |
|
Malini Das
|
af8ec59a0c
|
Bug 682028 - Rename the Mochitest 'loops' feature to be 'repeat'. r=jmaher
|
2011-08-29 16:14:33 -04:00 |
|
Phil Ringnalda
|
72675bf33f
|
Bug 680164 - Expose OS on SpecialPowers, r=jmaher
|
2011-08-23 22:48:09 -07:00 |
|
Allison Naaktgeboren
|
577f29d755
|
Merge mozilla-central into services-central
|
2011-08-23 14:44:11 -07:00 |
|
Allison Naaktgeboren
|
1a50ccf7af
|
Merge services-central into mozilla-central.
|
2011-08-23 14:38:16 -07:00 |
|
Jonathan Griffin
|
513009edb0
|
Bug 678628 - allow TPS to run Mozmill tests, f=philikon, a=testonly, DONTBUILD
--HG--
rename : services/sync/tps/chrome.manifest => services/sync/tps/extensions/tps/chrome.manifest
rename : services/sync/tps/components/tps-cmdline.js => services/sync/tps/extensions/tps/components/tps-cmdline.js
rename : services/sync/tps/install.rdf => services/sync/tps/extensions/tps/install.rdf
rename : services/sync/tps/modules/bookmarks.jsm => services/sync/tps/extensions/tps/modules/bookmarks.jsm
rename : services/sync/tps/modules/forms.jsm => services/sync/tps/extensions/tps/modules/forms.jsm
rename : services/sync/tps/modules/history.jsm => services/sync/tps/extensions/tps/modules/history.jsm
rename : services/sync/tps/modules/logger.jsm => services/sync/tps/extensions/tps/modules/logger.jsm
rename : services/sync/tps/modules/passwords.jsm => services/sync/tps/extensions/tps/modules/passwords.jsm
rename : services/sync/tps/modules/prefs.jsm => services/sync/tps/extensions/tps/modules/prefs.jsm
rename : services/sync/tps/modules/quit.js => services/sync/tps/extensions/tps/modules/quit.js
rename : services/sync/tps/modules/tabs.jsm => services/sync/tps/extensions/tps/modules/tabs.jsm
rename : services/sync/tps/modules/tps.jsm => services/sync/tps/extensions/tps/modules/tps.jsm
extra : rebase_source : d4eed9a707ffe801de9b1bb4e6f08d31e670eec4
|
2011-08-22 14:27:25 -07:00 |
|
Geoff Brown
|
649bd29144
|
Bug 681810 - Avoid xpcshell test failure when device not rooted and cp not available; r=jmaher
|
2011-08-27 00:23:02 +01:00 |
|
Matt Brubeck
|
fc19fcb962
|
Back out 14463b9d2d14 and 97d43d93ab55 (Bug 621363 and Bug 676274) because of mochitest-browser-chrome leaks
|
2011-08-26 15:28:28 -07:00 |
|
Joel Maher
|
14f70709fc
|
Bug 621363 - SpecialPowers ipc setter code does not receive new value locally until next event loop run. r=jdm,cjones
|
2011-08-26 15:47:34 -04:00 |
|
Joel Maher
|
43d4ca55ac
|
Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only.
|
2011-08-26 15:47:18 -04:00 |
|
Jason Orendorff
|
4f3fd3a83e
|
Back out changeset 28dd46b9ee31 (bug 679031) because the test is failing on all the buildbots.
|
2011-08-25 18:32:35 -05:00 |
|
Dave Camp ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
|
db9e3ebada
|
Expose jsdbg2 Debugger object as a C.u.import-able module. Bug 679031, r=ted, sr=bsmedberg.
--HG--
rename : toolkit/components/ctypes/ctypes.jsm => js/ductwork/debugger/jsdebugger.jsm
|
2011-08-25 16:38:30 -05:00 |
|
Richard Newman
|
98eb1efb6b
|
Merge mozilla-central to services-central.
|
2011-08-22 08:03:23 -07:00 |
|
Matheus Kerschbaum
|
b346680693
|
Bug 680361 - Remove reference to modules/plugin/ from testing/xpcshell/xpcshell.ini; r=josh
|
2011-08-22 14:55:53 +01:00 |
|
Geoff Brown
|
7329896875
|
Bug 668351 - Add make targets to run xpcshell tests on Android; r=jmaher
|
2011-08-22 09:00:50 +01:00 |
|
Geoff Brown
|
1264a5446f
|
Bug 668349 - Changes to xpcshell.ini; r=jmaher
|
2011-08-22 09:00:50 +01:00 |
|
Geoff Brown
|
1d4a26ad52
|
Bug 668349 - Add or update script to run xpcshell tests on Android; r=jmaher
|
2011-08-22 09:00:50 +01:00 |
|
Philipp von Weitershausen
|
1c4f21feb8
|
Merge m-c to s-c
|
2011-08-18 08:31:34 -07:00 |
|
Jonathan Griffin
|
d57abd86dc
|
rev mozautolog version, a=testonly, DONTBUILD
|
2011-08-16 13:24:23 -07:00 |
|
Ms2ger
|
0038e2e573
|
Bug 684807 - Annotate crashtest assertions on Android; r=philor
|
2011-09-06 18:35:43 +02:00 |
|
Malini Das
|
a0832b693a
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
02665c9658
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
|
Malini Das
|
da32b5cbd3
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
|
2011-08-12 12:21:37 -04:00 |
|
Malini Das
|
e306b1b5aa
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
Malini Das
|
0efd71b59a
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- harness. r=jmaher, a=test-only
|
2011-08-12 12:21:35 -04:00 |
|
William Lachance
|
7b065ee911
|
Bug 677964 - log test durations for xpcshell tests, r=ctalbert, a=testonly, DONTBUILD
|
2011-08-10 11:34:14 -07:00 |
|
Richard Newman
|
5e08f95fca
|
Merge mozilla-central to services-central.
|
2011-08-08 08:16:57 -07:00 |
|
Richard Newman
|
a1f3a686a0
|
Merge mozilla-central to services-central.
|
2011-08-05 18:20:32 -07:00 |
|
Marco Bonardo
|
8dfa1762f3
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-08-04 11:19:01 +02:00 |
|
Jonathan Griffin
|
355b83627e
|
Bug 675123 - move config.json into virtualenv, a=testonly, DONTBUILD
|
2011-08-03 17:23:15 -07:00 |
|
Honza Bambas
|
31244a0e63
|
Bug 675613 - Increase limit for thread number in ssltunnel, r=ted.mielczarek
|
2011-08-03 23:36:49 +02:00 |
|
Philipp von Weitershausen
|
f6db24ba76
|
Merge m-c to s-c
|
2011-08-01 13:36:42 -07:00 |
|
Richard Newman
|
9d0322788a
|
Merge mozilla-central to services-central.
|
2011-07-29 11:35:03 -07:00 |
|
Jonathan Griffin
|
8b3b1dd8b0
|
Bug 674097 - land TPS in core, r=philikon, a=test-only, DONTBUILD
|
2011-07-27 16:32:42 -07:00 |
|
Cameron McCormack
|
884d695fd6
|
Bug 479352 - Hide mochitest results table if MOZ_HIDE_RESULTS_TABLE=1 is set. (v4) r=jmaher, a=testonly
|
2011-07-26 16:13:20 -07:00 |
|
Myk Melez
|
27cb0ea539
|
update revision of Add-on SDK tests to latest tip; test-only
|
2011-07-26 13:04:34 -07:00 |
|
Ben Turner
|
e499e838b2
|
Bug 649537 - 'Workers: Make one OS thread and JS runtime per worker, and lose XPConnect'. r=sicking+mrbkap.
* * *
Bug 649537 - 'Workers: Make one OS thread and JS runtime per worker, and lose XPConnect'. r=sicking+mrbkap. Add workaround for bug 666963.
--HG--
rename : dom/src/threads/Makefile.in => dom/workers/Makefile.in
rename : dom/src/threads/test/Makefile.in => dom/workers/test/Makefile.in
rename : dom/src/threads/test/WorkerTest.jsm => dom/workers/test/WorkerTest.jsm
rename : dom/src/threads/test/WorkerTest_badworker.js => dom/workers/test/WorkerTest_badworker.js
rename : dom/src/threads/test/WorkerTest_subworker.js => dom/workers/test/WorkerTest_subworker.js
rename : dom/src/threads/test/WorkerTest_worker.js => dom/workers/test/WorkerTest_worker.js
rename : dom/src/threads/test/atob_worker.js => dom/workers/test/atob_worker.js
rename : dom/src/threads/test/chromeWorker_subworker.js => dom/workers/test/chromeWorker_subworker.js
rename : dom/src/threads/test/chromeWorker_worker.js => dom/workers/test/chromeWorker_worker.js
rename : dom/src/threads/test/closeOnGC_server.sjs => dom/workers/test/closeOnGC_server.sjs
rename : dom/src/threads/test/closeOnGC_worker.js => dom/workers/test/closeOnGC_worker.js
rename : dom/src/threads/test/close_worker.js => dom/workers/test/close_worker.js
rename : dom/src/threads/test/fibonacci_worker.js => dom/workers/test/fibonacci_worker.js
rename : dom/src/threads/test/importScripts_worker.js => dom/workers/test/importScripts_worker.js
rename : dom/src/threads/test/importScripts_worker_imported1.js => dom/workers/test/importScripts_worker_imported1.js
rename : dom/src/threads/test/importScripts_worker_imported2.js => dom/workers/test/importScripts_worker_imported2.js
rename : dom/src/threads/test/importScripts_worker_imported3.js => dom/workers/test/importScripts_worker_imported3.js
rename : dom/src/threads/test/importScripts_worker_imported4.js => dom/workers/test/importScripts_worker_imported4.js
rename : dom/src/threads/test/json_worker.js => dom/workers/test/json_worker.js
rename : dom/src/threads/test/location_worker.js => dom/workers/test/location_worker.js
rename : dom/src/threads/test/longThread_worker.js => dom/workers/test/longThread_worker.js
rename : dom/src/threads/test/navigator_worker.js => dom/workers/test/navigator_worker.js
rename : dom/src/threads/test/newError_worker.js => dom/workers/test/newError_worker.js
rename : dom/src/threads/test/recursion_worker.js => dom/workers/test/recursion_worker.js
rename : dom/src/threads/test/relativeLoad_import.js => dom/workers/test/relativeLoad_import.js
rename : dom/src/threads/test/relativeLoad_sub_import.js => dom/workers/test/relativeLoad_sub_import.js
rename : dom/src/threads/test/relativeLoad_sub_worker.js => dom/workers/test/relativeLoad_sub_worker.js
rename : dom/src/threads/test/relativeLoad_sub_worker2.js => dom/workers/test/relativeLoad_sub_worker2.js
rename : dom/src/threads/test/relativeLoad_worker.js => dom/workers/test/relativeLoad_worker.js
rename : dom/src/threads/test/relativeLoad_worker2.js => dom/workers/test/relativeLoad_worker2.js
rename : dom/src/threads/test/simpleThread_worker.js => dom/workers/test/simpleThread_worker.js
rename : dom/src/threads/test/suspend_iframe.html => dom/workers/test/suspend_iframe.html
rename : dom/src/threads/test/suspend_worker.js => dom/workers/test/suspend_worker.js
rename : dom/src/threads/test/terminate_worker.js => dom/workers/test/terminate_worker.js
rename : dom/src/threads/test/testXHR.txt => dom/workers/test/testXHR.txt
rename : dom/src/threads/test/test_404.html => dom/workers/test/test_404.html
rename : dom/src/threads/test/test_atob.html => dom/workers/test/test_atob.html
rename : dom/src/threads/test/test_chromeWorker.html => dom/workers/test/test_chromeWorker.html
rename : dom/src/threads/test/test_chromeWorker.xul => dom/workers/test/test_chromeWorker.xul
rename : dom/src/threads/test/test_chromeWorkerJSM.xul => dom/workers/test/test_chromeWorkerJSM.xul
rename : dom/src/threads/test/test_close.html => dom/workers/test/test_close.html
rename : dom/src/threads/test/test_closeOnGC.html => dom/workers/test/test_closeOnGC.html
rename : dom/src/threads/test/test_errorPropagation.html => dom/workers/test/test_errorPropagation.html
rename : dom/src/threads/test/test_fibonacci.html => dom/workers/test/test_fibonacci.html
rename : dom/src/threads/test/test_importScripts.html => dom/workers/test/test_importScripts.html
rename : dom/src/threads/test/test_json.html => dom/workers/test/test_json.html
rename : dom/src/threads/test/test_location.html => dom/workers/test/test_location.html
rename : dom/src/threads/test/test_longThread.html => dom/workers/test/test_longThread.html
rename : dom/src/threads/test/test_navigator.html => dom/workers/test/test_navigator.html
rename : dom/src/threads/test/test_newError.html => dom/workers/test/test_newError.html
rename : dom/src/threads/test/test_recursion.html => dom/workers/test/test_recursion.html
rename : dom/src/threads/test/test_relativeLoad.html => dom/workers/test/test_relativeLoad.html
rename : dom/src/threads/test/test_simpleThread.html => dom/workers/test/test_simpleThread.html
rename : dom/src/threads/test/test_suspend.html => dom/workers/test/test_suspend.html
rename : dom/src/threads/test/test_terminate.html => dom/workers/test/test_terminate.html
rename : dom/src/threads/test/test_threadErrors.html => dom/workers/test/test_threadErrors.html
rename : dom/src/threads/test/test_threadTimeouts.html => dom/workers/test/test_threadTimeouts.html
rename : dom/src/threads/test/test_throwingOnerror.html => dom/workers/test/test_throwingOnerror.html
rename : dom/src/threads/test/test_xhr.html => dom/workers/test/test_xhr.html
rename : dom/src/threads/test/test_xhrAbort.html => dom/workers/test/test_xhrAbort.html
rename : dom/src/threads/test/threadErrors_worker1.js => dom/workers/test/threadErrors_worker1.js
rename : dom/src/threads/test/threadErrors_worker2.js => dom/workers/test/threadErrors_worker2.js
rename : dom/src/threads/test/threadErrors_worker3.js => dom/workers/test/threadErrors_worker3.js
rename : dom/src/threads/test/threadErrors_worker4.js => dom/workers/test/threadErrors_worker4.js
rename : dom/src/threads/test/threadTimeouts_worker.js => dom/workers/test/threadTimeouts_worker.js
rename : dom/src/threads/test/throwingOnerror_worker.js => dom/workers/test/throwingOnerror_worker.js
rename : dom/src/threads/test/xhrAbort_worker.js => dom/workers/test/xhrAbort_worker.js
rename : dom/src/threads/test/xhr_worker.js => dom/workers/test/xhr_worker.js
|
2011-07-17 15:09:13 -04:00 |
|
Bob Clary
|
1aec6a731e
|
Bug 674952 - Remove Sisyphus from mozilla-central, a=npotb
|
2011-07-28 10:04:07 -07:00 |
|
Marco Bonardo
|
db0c96093a
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-27 12:12:25 +02:00 |
|
Han Chang
|
3af25db115
|
Bug 640629 - Move timer declaration instances to prevent premature garbage collection from occuring and wiping out the timer instances before they get a chance to fire. r=jdm,gavin
|
2011-07-05 21:40:00 -04:00 |
|
Myk Melez
|
ce60d273a9
|
update revision of Add-on SDK being tested; test-only
|
2011-08-15 16:48:25 -07:00 |
|
Josh Matthews
|
57af239b06
|
Bug 674069 - Add missing self reference. r=ted
|
2011-07-26 11:52:35 -04:00 |
|
Mounir Lamouri
|
4debd61099
|
Merging mozilla-central to mozilla-inbound.
|
2011-08-31 17:59:12 +02:00 |
|
Dave Camp ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
|
dea5bfddea
|
Expose jsdbg2 Debugger object as a C.u.import-able module. Bug 679031, r=ted, sr=bsmedberg.
--HG--
rename : toolkit/components/ctypes/ctypes.jsm => js/ductwork/debugger/jsdebugger.jsm
extra : rebase_source : 0c936a42bd4191c8cb4d98136dfccf3cca62533d
|
2011-08-31 10:39:39 -05:00 |
|
Myk Melez
|
3544672a4f
|
update revision of Add-on SDK tests to latest tip; test-only
|
2011-08-03 12:51:29 -07:00 |
|
Masayuki Nakano
|
1380b10143
|
Bug 675865 backout new dragginf for selection handling code from Mozilla8 r=smaug (backed out patches are: bug 552707, bug 644621, bug 670058, bug 670508, bug 671319)
|
2011-08-03 12:39:02 +09:00 |
|
Ehsan Akhgari
|
94196508b4
|
Backout changeset c0e8e3ada0ac (bug 681229) because the test fails on Windows
|
2011-09-15 17:43:24 -04:00 |
|
Ehsan Akhgari
|
861d1c6530
|
Bug 681229 - Sanitize the platform linebreaks to DOM linebreaks when pasting or drag-dropping text into text controls; r=roc
|
2011-09-15 15:32:42 -04:00 |
|
Marco Bonardo
|
6a8f9a5c42
|
Merge mozilla-inbound and mozilla-central
|
2011-07-25 14:14:13 +02:00 |
|
Dão Gottwald
|
e46544b325
|
Bug 658738 - Trigger additional GC+CC runs. r=gavin
|
2011-07-25 12:11:31 +02:00 |
|
Joel Maher
|
0b8112d8ae
|
Bug 666660 - convert mochitest plugin harness code to specialpowers. r=ted, a=test-only
|
2011-07-23 09:02:43 -04:00 |
|
Joel Maher
|
344f4a7302
|
Bug 666654 - split eventutils.js functions that are chrome only into chromeutils.js. r=ted, a=test-only
|
2011-07-23 09:02:40 -04:00 |
|
Mike Hommey
|
7b903f8915
|
Bug 671562 - Allow to pass an application directory to xpcshell tests. r=ted
|
2011-07-22 08:48:01 +02:00 |
|
Joel Maher
|
c3a05191bb
|
Bug 666649 - remove enablePrivilege from various places in the harness and chrome tests. r=ted, a=test-only
|
2011-07-21 16:21:25 -04:00 |
|
Joel Maher
|
17c6b0a950
|
Bug 666643 - convert snapshotWindow to SpecialPowers. r=ted, a=test-only
|
2011-07-21 16:21:24 -04:00 |
|
Marco Bonardo
|
225034df61
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-21 14:32:10 +02:00 |
|
Geoff Brown
|
d6da59f671
|
Bug 672538 - remotereftest.py and runtestsremote.py reference dm_auto before initialized; r=jmaher
|
2011-07-20 13:02:48 -04:00 |
|
Myk Melez
|
390526b794
|
update revision of Add-on SDK tests to latest tip; test-only
|
2011-07-19 20:54:43 -07:00 |
|
Joel Maher
|
6c53116c92
|
Bug 668303 - convert mozillafilelogger to specialpowers. r=ctalbert, a=test-only
--HG--
rename : testing/mochitest/tests/SimpleTest/MozillaFileLogger.js => testing/mochitest/tests/SimpleTest/MozillaLogger.js
|
2011-07-18 22:10:29 -04:00 |
|
Ehsan Akhgari
|
b12177a76c
|
Backout changeset fdddabd345b9 and changeset 3857a4309fc3 (bug 649537) because of three mochitest-3 intermittent failures which seem to be caused by this on Windows debug builds
|
2011-07-18 18:14:59 -04:00 |
|
Ben Turner
|
3b5744241b
|
Bug 649537 - 'Workers: Make one OS thread and JS runtime per worker, and lose XPConnect'. r=sicking+mrbkap.
--HG--
rename : dom/src/threads/Makefile.in => dom/workers/Makefile.in
rename : dom/src/threads/test/Makefile.in => dom/workers/test/Makefile.in
rename : dom/src/threads/test/WorkerTest.jsm => dom/workers/test/WorkerTest.jsm
rename : dom/src/threads/test/WorkerTest_badworker.js => dom/workers/test/WorkerTest_badworker.js
rename : dom/src/threads/test/WorkerTest_subworker.js => dom/workers/test/WorkerTest_subworker.js
rename : dom/src/threads/test/WorkerTest_worker.js => dom/workers/test/WorkerTest_worker.js
rename : dom/src/threads/test/atob_worker.js => dom/workers/test/atob_worker.js
rename : dom/src/threads/test/chromeWorker_subworker.js => dom/workers/test/chromeWorker_subworker.js
rename : dom/src/threads/test/chromeWorker_worker.js => dom/workers/test/chromeWorker_worker.js
rename : dom/src/threads/test/closeOnGC_server.sjs => dom/workers/test/closeOnGC_server.sjs
rename : dom/src/threads/test/closeOnGC_worker.js => dom/workers/test/closeOnGC_worker.js
rename : dom/src/threads/test/close_worker.js => dom/workers/test/close_worker.js
rename : dom/src/threads/test/fibonacci_worker.js => dom/workers/test/fibonacci_worker.js
rename : dom/src/threads/test/importScripts_worker.js => dom/workers/test/importScripts_worker.js
rename : dom/src/threads/test/importScripts_worker_imported1.js => dom/workers/test/importScripts_worker_imported1.js
rename : dom/src/threads/test/importScripts_worker_imported2.js => dom/workers/test/importScripts_worker_imported2.js
rename : dom/src/threads/test/importScripts_worker_imported3.js => dom/workers/test/importScripts_worker_imported3.js
rename : dom/src/threads/test/importScripts_worker_imported4.js => dom/workers/test/importScripts_worker_imported4.js
rename : dom/src/threads/test/json_worker.js => dom/workers/test/json_worker.js
rename : dom/src/threads/test/location_worker.js => dom/workers/test/location_worker.js
rename : dom/src/threads/test/longThread_worker.js => dom/workers/test/longThread_worker.js
rename : dom/src/threads/test/navigator_worker.js => dom/workers/test/navigator_worker.js
rename : dom/src/threads/test/newError_worker.js => dom/workers/test/newError_worker.js
rename : dom/src/threads/test/recursion_worker.js => dom/workers/test/recursion_worker.js
rename : dom/src/threads/test/relativeLoad_import.js => dom/workers/test/relativeLoad_import.js
rename : dom/src/threads/test/relativeLoad_sub_import.js => dom/workers/test/relativeLoad_sub_import.js
rename : dom/src/threads/test/relativeLoad_sub_worker.js => dom/workers/test/relativeLoad_sub_worker.js
rename : dom/src/threads/test/relativeLoad_sub_worker2.js => dom/workers/test/relativeLoad_sub_worker2.js
rename : dom/src/threads/test/relativeLoad_worker.js => dom/workers/test/relativeLoad_worker.js
rename : dom/src/threads/test/relativeLoad_worker2.js => dom/workers/test/relativeLoad_worker2.js
rename : dom/src/threads/test/simpleThread_worker.js => dom/workers/test/simpleThread_worker.js
rename : dom/src/threads/test/suspend_iframe.html => dom/workers/test/suspend_iframe.html
rename : dom/src/threads/test/suspend_worker.js => dom/workers/test/suspend_worker.js
rename : dom/src/threads/test/terminate_worker.js => dom/workers/test/terminate_worker.js
rename : dom/src/threads/test/testXHR.txt => dom/workers/test/testXHR.txt
rename : dom/src/threads/test/test_404.html => dom/workers/test/test_404.html
rename : dom/src/threads/test/test_atob.html => dom/workers/test/test_atob.html
rename : dom/src/threads/test/test_chromeWorker.html => dom/workers/test/test_chromeWorker.html
rename : dom/src/threads/test/test_chromeWorker.xul => dom/workers/test/test_chromeWorker.xul
rename : dom/src/threads/test/test_chromeWorkerJSM.xul => dom/workers/test/test_chromeWorkerJSM.xul
rename : dom/src/threads/test/test_close.html => dom/workers/test/test_close.html
rename : dom/src/threads/test/test_closeOnGC.html => dom/workers/test/test_closeOnGC.html
rename : dom/src/threads/test/test_errorPropagation.html => dom/workers/test/test_errorPropagation.html
rename : dom/src/threads/test/test_fibonacci.html => dom/workers/test/test_fibonacci.html
rename : dom/src/threads/test/test_importScripts.html => dom/workers/test/test_importScripts.html
rename : dom/src/threads/test/test_json.html => dom/workers/test/test_json.html
rename : dom/src/threads/test/test_location.html => dom/workers/test/test_location.html
rename : dom/src/threads/test/test_longThread.html => dom/workers/test/test_longThread.html
rename : dom/src/threads/test/test_navigator.html => dom/workers/test/test_navigator.html
rename : dom/src/threads/test/test_newError.html => dom/workers/test/test_newError.html
rename : dom/src/threads/test/test_recursion.html => dom/workers/test/test_recursion.html
rename : dom/src/threads/test/test_relativeLoad.html => dom/workers/test/test_relativeLoad.html
rename : dom/src/threads/test/test_simpleThread.html => dom/workers/test/test_simpleThread.html
rename : dom/src/threads/test/test_suspend.html => dom/workers/test/test_suspend.html
rename : dom/src/threads/test/test_terminate.html => dom/workers/test/test_terminate.html
rename : dom/src/threads/test/test_threadErrors.html => dom/workers/test/test_threadErrors.html
rename : dom/src/threads/test/test_threadTimeouts.html => dom/workers/test/test_threadTimeouts.html
rename : dom/src/threads/test/test_throwingOnerror.html => dom/workers/test/test_throwingOnerror.html
rename : dom/src/threads/test/test_xhr.html => dom/workers/test/test_xhr.html
rename : dom/src/threads/test/test_xhrAbort.html => dom/workers/test/test_xhrAbort.html
rename : dom/src/threads/test/threadErrors_worker1.js => dom/workers/test/threadErrors_worker1.js
rename : dom/src/threads/test/threadErrors_worker2.js => dom/workers/test/threadErrors_worker2.js
rename : dom/src/threads/test/threadErrors_worker3.js => dom/workers/test/threadErrors_worker3.js
rename : dom/src/threads/test/threadErrors_worker4.js => dom/workers/test/threadErrors_worker4.js
rename : dom/src/threads/test/threadTimeouts_worker.js => dom/workers/test/threadTimeouts_worker.js
rename : dom/src/threads/test/throwingOnerror_worker.js => dom/workers/test/throwingOnerror_worker.js
rename : dom/src/threads/test/xhrAbort_worker.js => dom/workers/test/xhrAbort_worker.js
rename : dom/src/threads/test/xhr_worker.js => dom/workers/test/xhr_worker.js
|
2011-07-17 15:09:13 -04:00 |
|
Brad Lassey
|
bc143e00e3
|
Bug 669883 - add a make reftest-remote target to the source tree, do not require IP address. r=jmaher, a=test-only
|
2011-07-15 22:01:08 -04:00 |
|
Joel Maher
|
f19463a856
|
Bug 669883 - add a make reftest-remote target to the source tree. r=blassey, a=test-only
|
2011-07-17 12:04:40 -04:00 |
|
Ehsan Akhgari
|
0787743cf4
|
Merge the last green changeset on mozilla-inbound to mozilla-central
|
2011-07-15 08:13:08 -04:00 |
|
Cameron McCormack
|
1d4c284e8c
|
Bug 670817 - Check that uncaught exceptions cause test failures. (v2) r=jmaher
|
2011-07-15 14:43:09 +12:00 |
|
Malini Das
|
d494a702ae
|
Bug 603517 - Enable mochitest to optionally run in loops without restarting the browser r=ctalbert
|
2011-07-14 14:39:17 -07:00 |
|
Myk Melez
|
0393f442f9
|
update revision of Add-on SDK tests to latest tip; test-only
|
2011-07-14 16:42:46 +02:00 |
|
Ian Neal
|
8140dd7095
|
Bug 671421 - Fix undefined Cu issue following landing of bug 658738 r=gavin.sharp
|
2011-07-13 23:34:01 +01:00 |
|
Myk Melez
|
0d31bc493f
|
update revision of Add-on SDK tests to latest tip; test-only
|
2011-07-13 22:28:56 +02:00 |
|
Ehsan Akhgari
|
2ee50e2446
|
Backout changeset 7c1a923bea13 (bug 649537) because of mochitest-3 and mochitest-oth oranges
|
2011-07-12 14:25:53 -04:00 |
|
Ben Turner
|
86f8bb179c
|
Bug 649537 - 'Workers: Make one OS thread and JS runtime per worker, and lose XPConnect'. r=sicking+mrbkap.
--HG--
rename : dom/src/threads/Makefile.in => dom/workers/Makefile.in
rename : dom/src/threads/test/Makefile.in => dom/workers/test/Makefile.in
rename : dom/src/threads/test/WorkerTest.jsm => dom/workers/test/WorkerTest.jsm
rename : dom/src/threads/test/WorkerTest_badworker.js => dom/workers/test/WorkerTest_badworker.js
rename : dom/src/threads/test/WorkerTest_subworker.js => dom/workers/test/WorkerTest_subworker.js
rename : dom/src/threads/test/WorkerTest_worker.js => dom/workers/test/WorkerTest_worker.js
rename : dom/src/threads/test/atob_worker.js => dom/workers/test/atob_worker.js
rename : dom/src/threads/test/chromeWorker_subworker.js => dom/workers/test/chromeWorker_subworker.js
rename : dom/src/threads/test/chromeWorker_worker.js => dom/workers/test/chromeWorker_worker.js
rename : dom/src/threads/test/closeOnGC_server.sjs => dom/workers/test/closeOnGC_server.sjs
rename : dom/src/threads/test/closeOnGC_worker.js => dom/workers/test/closeOnGC_worker.js
rename : dom/src/threads/test/close_worker.js => dom/workers/test/close_worker.js
rename : dom/src/threads/test/fibonacci_worker.js => dom/workers/test/fibonacci_worker.js
rename : dom/src/threads/test/importScripts_worker.js => dom/workers/test/importScripts_worker.js
rename : dom/src/threads/test/importScripts_worker_imported1.js => dom/workers/test/importScripts_worker_imported1.js
rename : dom/src/threads/test/importScripts_worker_imported2.js => dom/workers/test/importScripts_worker_imported2.js
rename : dom/src/threads/test/importScripts_worker_imported3.js => dom/workers/test/importScripts_worker_imported3.js
rename : dom/src/threads/test/importScripts_worker_imported4.js => dom/workers/test/importScripts_worker_imported4.js
rename : dom/src/threads/test/json_worker.js => dom/workers/test/json_worker.js
rename : dom/src/threads/test/location_worker.js => dom/workers/test/location_worker.js
rename : dom/src/threads/test/longThread_worker.js => dom/workers/test/longThread_worker.js
rename : dom/src/threads/test/navigator_worker.js => dom/workers/test/navigator_worker.js
rename : dom/src/threads/test/newError_worker.js => dom/workers/test/newError_worker.js
rename : dom/src/threads/test/recursion_worker.js => dom/workers/test/recursion_worker.js
rename : dom/src/threads/test/relativeLoad_import.js => dom/workers/test/relativeLoad_import.js
rename : dom/src/threads/test/relativeLoad_sub_import.js => dom/workers/test/relativeLoad_sub_import.js
rename : dom/src/threads/test/relativeLoad_sub_worker.js => dom/workers/test/relativeLoad_sub_worker.js
rename : dom/src/threads/test/relativeLoad_sub_worker2.js => dom/workers/test/relativeLoad_sub_worker2.js
rename : dom/src/threads/test/relativeLoad_worker.js => dom/workers/test/relativeLoad_worker.js
rename : dom/src/threads/test/relativeLoad_worker2.js => dom/workers/test/relativeLoad_worker2.js
rename : dom/src/threads/test/simpleThread_worker.js => dom/workers/test/simpleThread_worker.js
rename : dom/src/threads/test/suspend_iframe.html => dom/workers/test/suspend_iframe.html
rename : dom/src/threads/test/suspend_worker.js => dom/workers/test/suspend_worker.js
rename : dom/src/threads/test/terminate_worker.js => dom/workers/test/terminate_worker.js
rename : dom/src/threads/test/testXHR.txt => dom/workers/test/testXHR.txt
rename : dom/src/threads/test/test_404.html => dom/workers/test/test_404.html
rename : dom/src/threads/test/test_atob.html => dom/workers/test/test_atob.html
rename : dom/src/threads/test/test_chromeWorker.html => dom/workers/test/test_chromeWorker.html
rename : dom/src/threads/test/test_chromeWorker.xul => dom/workers/test/test_chromeWorker.xul
rename : dom/src/threads/test/test_chromeWorkerJSM.xul => dom/workers/test/test_chromeWorkerJSM.xul
rename : dom/src/threads/test/test_close.html => dom/workers/test/test_close.html
rename : dom/src/threads/test/test_closeOnGC.html => dom/workers/test/test_closeOnGC.html
rename : dom/src/threads/test/test_errorPropagation.html => dom/workers/test/test_errorPropagation.html
rename : dom/src/threads/test/test_fibonacci.html => dom/workers/test/test_fibonacci.html
rename : dom/src/threads/test/test_importScripts.html => dom/workers/test/test_importScripts.html
rename : dom/src/threads/test/test_json.html => dom/workers/test/test_json.html
rename : dom/src/threads/test/test_location.html => dom/workers/test/test_location.html
rename : dom/src/threads/test/test_longThread.html => dom/workers/test/test_longThread.html
rename : dom/src/threads/test/test_navigator.html => dom/workers/test/test_navigator.html
rename : dom/src/threads/test/test_newError.html => dom/workers/test/test_newError.html
rename : dom/src/threads/test/test_recursion.html => dom/workers/test/test_recursion.html
rename : dom/src/threads/test/test_relativeLoad.html => dom/workers/test/test_relativeLoad.html
rename : dom/src/threads/test/test_simpleThread.html => dom/workers/test/test_simpleThread.html
rename : dom/src/threads/test/test_suspend.html => dom/workers/test/test_suspend.html
rename : dom/src/threads/test/test_terminate.html => dom/workers/test/test_terminate.html
rename : dom/src/threads/test/test_threadErrors.html => dom/workers/test/test_threadErrors.html
rename : dom/src/threads/test/test_threadTimeouts.html => dom/workers/test/test_threadTimeouts.html
rename : dom/src/threads/test/test_throwingOnerror.html => dom/workers/test/test_throwingOnerror.html
rename : dom/src/threads/test/test_xhr.html => dom/workers/test/test_xhr.html
rename : dom/src/threads/test/test_xhrAbort.html => dom/workers/test/test_xhrAbort.html
rename : dom/src/threads/test/threadErrors_worker1.js => dom/workers/test/threadErrors_worker1.js
rename : dom/src/threads/test/threadErrors_worker2.js => dom/workers/test/threadErrors_worker2.js
rename : dom/src/threads/test/threadErrors_worker3.js => dom/workers/test/threadErrors_worker3.js
rename : dom/src/threads/test/threadErrors_worker4.js => dom/workers/test/threadErrors_worker4.js
rename : dom/src/threads/test/threadTimeouts_worker.js => dom/workers/test/threadTimeouts_worker.js
rename : dom/src/threads/test/throwingOnerror_worker.js => dom/workers/test/throwingOnerror_worker.js
rename : dom/src/threads/test/xhrAbort_worker.js => dom/workers/test/xhrAbort_worker.js
rename : dom/src/threads/test/xhr_worker.js => dom/workers/test/xhr_worker.js
|
2011-07-12 12:32:14 -04:00 |
|
Boris Zbarsky
|
69399cfaba
|
Bug 670452. Fix WindowSnapshot's windowutils codepath to work correctly for canvases of different sizes. r=joe
|
2011-07-12 12:06:34 -04:00 |
|
Kyle Huey
|
d3e7553ab9
|
Mass revert m-i to the last known good state
|
2011-07-13 18:22:33 -07:00 |
|
Joel Maher
|
f96a206a2a
|
Bug 669549 - Some DeviceManagerADB functions do not work; r=gbrown
--HG--
extra : rebase_source : 264dd349a73191697ee0fd8c770693bfe99e7d80
|
2011-07-13 17:43:52 -04:00 |
|
Josh Matthews
|
4a2ea13c78
|
Bug 681392 - Remove about: exclusion from SpecialPowers creation. r=ted
|
2011-09-06 10:32:11 -04:00 |
|
Joel Maher
|
b8caec0608
|
Bug 650535 - bustage fix for missing right paren
|
2011-09-14 20:02:02 -04:00 |
|
Joel Maher
|
505dc9837d
|
Bug 650535 - Android tests fail with "Timed out while waiting for server startup" r=???
|
2011-09-14 19:20:11 -04:00 |
|
Malini Das
|
a7afb90004
|
Bug 677626 - Add a profiling test suite for mochitest [tests]. r=jmaher
|
2011-09-19 14:52:06 -04:00 |
|
Malini Das
|
841f72da21
|
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
|
2011-09-19 14:52:04 -04:00 |
|
Patrick McManus
|
98187f1068
|
bug 675038 - websockets wss:// tests r=biesi
--HG--
extra : rebase_source : 0d1c6c22d20124d7456eea91a2263eec9100517a
|
2011-08-03 15:38:56 -04:00 |
|
Marco Bonardo
|
527591fbb1
|
Merge mozilla-central and mozilla-inbound
|
2011-08-04 11:35:17 +02:00 |
|
arno renevier
|
c333a93831
|
Bug 673390 - prevent crash in [@ nsNativeTheme::IsIndeterminateProgress]. r=roc
|
2011-08-04 08:55:28 +02:00 |
|
Malini Das
|
104022a602
|
Bug 676147 - looping single mochitests with make command doesn't work. r=jmaher
|
2011-08-25 14:35:35 -04:00 |
|
Joel Maher
|
1f21fde540
|
backout 7918fee254ae, no comments or user in patch
|
2011-08-25 14:34:54 -04:00 |
|
Joel Maher
|
b916fd4a4b
|
imported patch mdas_loops.patch
|
2011-08-25 14:20:51 -04:00 |
|
Brian R. Bondy
|
fae523e7bd
|
Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin
|
2011-08-24 08:52:53 -04:00 |
|
Malini Das
|
a7982d5d95
|
Bug 603517 Fix the fact that mochitest looping broke running a single chrome test r=ctalbert
|
2011-07-20 13:34:22 -07:00 |
|
arno renevier
|
152850aacf
|
Bug 687410 - Remove unused flags variable in specialpowers.js; r=ted
|
2011-09-20 17:32:18 +01:00 |
|
Blair McBride
|
6425f4d33d
|
Bug 678120 - Browser-chrome mochitests should give a stacktrace on failures. r=ted.mielczarek
|
2010-09-22 20:58:42 +12:00 |
|
Daniel Holbert
|
5493695d98
|
Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange
|
2011-07-11 17:49:03 -07:00 |
|
Geoff Lankow
|
2ebe71ef6e
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher
|
2011-07-11 12:24:13 -07:00 |
|
Joel Maher
|
d697f73b2e
|
Bug 666636 - enable specialpowers for all mochitest types. r=ted, a=test-only
|
2011-07-09 08:35:38 -04:00 |
|
Cameron McCormack
|
9c454e0a35
|
Bug 669252 - Use the string "unknown test url" in mochitest logging lines if the current test URL is unknown. r=ted
|
2011-07-09 16:49:01 +12:00 |
|
Brad Lassey
|
0ef0f28f39
|
bug 669874 - add support for adb devicemanager to mochitest-remote make target r=jmaher
|
2011-07-07 13:10:52 -04:00 |
|
Joel Maher
|
f6ba48d954
|
bug 669874 - add a make mochitest-remote target in the source tree r=blassey
|
2011-07-07 15:29:21 -04:00 |
|
Marco Bonardo
|
331cfdd0fa
|
Merge mozilla-inbound and mozilla-central
|
2011-07-07 12:02:38 +02:00 |
|
Cameron McCormack
|
8cd812d8e4
|
Bug 669554 - Add a missing newline to dumped uncaught JS exceptions in chrome mochitests. r=ted
|
2011-07-07 10:27:51 +12:00 |
|
Myk Melez
|
39abb07f53
|
bug 669487: update revision of Add-on SDK tests to one that works on Python 2.5; test-only, r=dbaron
|
2011-07-06 13:28:04 -07:00 |
|
Mounir Lamouri
|
a15518f8d7
|
Merge mozilla-inbound into mozilla-central.
|
2011-07-06 14:43:52 +02:00 |
|
Dão Gottwald
|
d32c061be8
|
Bug 658738 - Schedule final GC before finishing the browser-chrome test suite. r=gavin
|
2011-07-06 08:15:52 +02:00 |
|
Masayuki Nakano
|
180918ceb1
|
Bug 552707 While we're expanding selection by dragging, the selection root element should capture mouse events and all scrollable elements should be scrollable r=roc+smaug, ui=faaborg
|
2011-07-06 11:16:18 +09:00 |
|
Chris Leary
|
679a65fe47
|
Merge mozilla-central and tracemonkey.
|
2011-07-05 17:30:35 -07:00 |
|
L. David Baron
|
5e2740d29a
|
Update revision of jetpack tested in jetpack tests to use one that is compatible with 8.0a1.
|
2011-07-05 12:11:40 -07:00 |
|
Ms2ger
|
11413e95a1
|
Merge m-c to m-i
|
2011-07-03 21:54:56 +02:00 |
|
Simon Montagu
|
3afa5ff1ec
|
Unify intl/locale xpcshell tests in one directory. Bug 668515, r=ted
--HG--
rename : intl/locale/tests_multilocale/unit/test_bug22310.js => intl/locale/tests/unit/test_bug22310.js
rename : intl/locale/src/unix/tests/unit/test_bug374040.js => intl/locale/tests/unit/test_bug374040.js
|
2011-07-03 09:38:24 +03:00 |
|
Joe Drew
|
bcb9088b38
|
Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz
|
2011-07-01 13:03:43 -04:00 |
|
Marco Bonardo
|
6013ac2db8
|
Backout bug 552605 and bug 619048 due to increase in random failures in reftests on a CLOSED TREE
|
2011-07-01 18:08:24 +02:00 |
|
Joe Drew
|
301a37eb71
|
Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz
|
2011-06-30 21:58:36 -04:00 |
|
Josh Matthews
|
3dedd1d98f
|
Back out bug 581341 due to too many intermittent failures.
|
2011-06-29 23:44:28 -04:00 |
|
Josh Matthews
|
ce5552a041
|
Bug 581341 - Part 5: Test. r=ted
--HG--
extra : rebase_source : b10d96685038d3158433696090bacfcdffb0655a
|
2011-06-08 16:21:20 -04:00 |
|
Josh Matthews
|
79feb948a8
|
Bug 537787 - Update websocket test to use SpecialPowers. r=ctalbert try: -b do -p all -u mochitests -t none
|
2011-05-24 02:43:05 +03:00 |
|
Jeff Walden
|
1a51bb7cb1
|
Bug 645922 - Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements. Also remove js_TryJSON and JS_TryJSON, which are no longer used after these changes and have no clear use cases. r=brendan, r=jst
|
2011-03-28 19:27:15 -07:00 |
|
Mounir Lamouri
|
45fde43e01
|
Merging mozilla-inbound and mozilla-central.
|
2011-06-27 11:04:05 +02:00 |
|
Cameron McCormack
|
8d48f55b96
|
Bug 667155 - Ensure uncaught exceptions do cause test failures in plain mochitests. r=ted
|
2011-06-27 11:05:02 +12:00 |
|
Josh Matthews
|
e9333f488d
|
Back out bug 581341.
|
2011-06-29 15:13:17 -04:00 |
|
Josh Matthews
|
2d89b875c9
|
Bug 581341 - Part 5: Test. r=ted
|
2011-06-08 16:21:20 -04:00 |
|
Ted Mielczarek
|
cc36c6b004
|
merge mozilla-central and build-system
|
2011-06-29 09:42:11 -04:00 |
|
Ted Mielczarek
|
34678b1150
|
bug 664197 - bustage fix, make xpcshell selftest work with Python 2.5
|
2011-06-28 09:52:17 -04:00 |
|
Ted Mielczarek
|
5d1cfab35b
|
bug 664197 - update xpcshell manifests with new conditions. r=jmaher
--HG--
extra : rebase_source : 21b5f1b5b34ec7a1efb2a8b444c9b41a6a39106d
|
2011-06-28 07:55:56 -04:00 |
|
Ted Mielczarek
|
62b37a06ef
|
bug 664197 - integrate mozinfo + ManifestDestiny update into xpcshell harness. r=jmaher
--HG--
extra : rebase_source : 1783e1a39d592defa279488f0cd0266311ed35ea
|
2011-06-21 08:12:40 -04:00 |
|
Josh Matthews
|
03e38d47bb
|
Bug 553888 - Duplicate XHR request headers when following redirect. r=sicking
|
2010-03-22 14:52:35 +13:00 |
|
Ed Morley
|
af1d9c6c2b
|
Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted
|
2011-06-25 16:06:02 +02:00 |
|
Joel Maher
|
176fdc3ff9
|
Bug 508710 - moving toolkit/content/tests/widgets/*.xul from mochitest to mochitest-chrome. r=enn, a=test-only
--HG--
rename : toolkit/content/tests/widgets/frame_popupremoving_frame.xul => toolkit/content/tests/chrome/frame_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/popup_childframe_node.xul => toolkit/content/tests/chrome/popup_childframe_node.xul
rename : toolkit/content/tests/widgets/popup_trigger.js => toolkit/content/tests/chrome/popup_trigger.js
rename : toolkit/content/tests/widgets/test_bug360220.xul => toolkit/content/tests/chrome/test_bug360220.xul
rename : toolkit/content/tests/widgets/test_bug365773.xul => toolkit/content/tests/chrome/test_bug365773.xul
rename : toolkit/content/tests/widgets/test_bug382990.xul => toolkit/content/tests/chrome/test_bug382990.xul
rename : toolkit/content/tests/widgets/test_bug457632.xul => toolkit/content/tests/chrome/test_bug457632.xul
rename : toolkit/content/tests/widgets/test_bug460942.xul => toolkit/content/tests/chrome/test_bug460942.xul
rename : toolkit/content/tests/widgets/test_bug509732.xul => toolkit/content/tests/chrome/test_bug509732.xul
rename : toolkit/content/tests/widgets/test_bug554279.xul => toolkit/content/tests/chrome/test_bug554279.xul
rename : toolkit/content/tests/widgets/test_bug557987.xul => toolkit/content/tests/chrome/test_bug557987.xul
rename : toolkit/content/tests/widgets/test_bug562554.xul => toolkit/content/tests/chrome/test_bug562554.xul
rename : toolkit/content/tests/widgets/test_button.xul => toolkit/content/tests/chrome/test_button.xul
rename : toolkit/content/tests/widgets/test_closemenu_attribute.xul => toolkit/content/tests/chrome/test_closemenu_attribute.xul
rename : toolkit/content/tests/widgets/test_colorpicker_popup.xul => toolkit/content/tests/chrome/test_colorpicker_popup.xul
rename : toolkit/content/tests/widgets/test_contextmenu_list.xul => toolkit/content/tests/chrome/test_contextmenu_list.xul
rename : toolkit/content/tests/widgets/test_focus_anons.xul => toolkit/content/tests/chrome/test_focus_anons.xul
rename : toolkit/content/tests/widgets/test_hiddenitems.xul => toolkit/content/tests/chrome/test_hiddenitems.xul
rename : toolkit/content/tests/widgets/test_hiddenpaging.xul => toolkit/content/tests/chrome/test_hiddenpaging.xul
rename : toolkit/content/tests/widgets/test_menu.xul => toolkit/content/tests/chrome/test_menu.xul
rename : toolkit/content/tests/widgets/test_menu_hide.xul => toolkit/content/tests/chrome/test_menu_hide.xul
rename : toolkit/content/tests/widgets/test_menuitem_blink.xul => toolkit/content/tests/chrome/test_menuitem_blink.xul
rename : toolkit/content/tests/widgets/test_menulist.xul => toolkit/content/tests/chrome/test_menulist.xul
rename : toolkit/content/tests/widgets/test_menulist_keynav.xul => toolkit/content/tests/chrome/test_menulist_keynav.xul
rename : toolkit/content/tests/widgets/test_notificationbox.xul => toolkit/content/tests/chrome/test_notificationbox.xul
rename : toolkit/content/tests/widgets/test_panelfrommenu.xul => toolkit/content/tests/chrome/test_panelfrommenu.xul
rename : toolkit/content/tests/widgets/test_popup_attribute.xul => toolkit/content/tests/chrome/test_popup_attribute.xul
rename : toolkit/content/tests/widgets/test_popup_button.xul => toolkit/content/tests/chrome/test_popup_button.xul
rename : toolkit/content/tests/widgets/test_popup_coords.xul => toolkit/content/tests/chrome/test_popup_coords.xul
rename : toolkit/content/tests/widgets/test_popup_keys.xul => toolkit/content/tests/chrome/test_popup_keys.xul
rename : toolkit/content/tests/widgets/test_popup_preventdefault.xul => toolkit/content/tests/chrome/test_popup_preventdefault.xul
rename : toolkit/content/tests/widgets/test_popup_recreate.xul => toolkit/content/tests/chrome/test_popup_recreate.xul
rename : toolkit/content/tests/widgets/test_popup_scaled.xul => toolkit/content/tests/chrome/test_popup_scaled.xul
rename : toolkit/content/tests/widgets/test_popup_tree.xul => toolkit/content/tests/chrome/test_popup_tree.xul
rename : toolkit/content/tests/widgets/test_popuphidden.xul => toolkit/content/tests/chrome/test_popuphidden.xul
rename : toolkit/content/tests/widgets/test_popupincontent.xul => toolkit/content/tests/chrome/test_popupincontent.xul
rename : toolkit/content/tests/widgets/test_popupremoving.xul => toolkit/content/tests/chrome/test_popupremoving.xul
rename : toolkit/content/tests/widgets/test_popupremoving_frame.xul => toolkit/content/tests/chrome/test_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/test_position.xul => toolkit/content/tests/chrome/test_position.xul
rename : toolkit/content/tests/widgets/test_progressmeter.xul => toolkit/content/tests/chrome/test_progressmeter.xul
rename : toolkit/content/tests/widgets/test_props.xul => toolkit/content/tests/chrome/test_props.xul
rename : toolkit/content/tests/widgets/test_radio.xul => toolkit/content/tests/chrome/test_radio.xul
rename : toolkit/content/tests/widgets/test_richlist_direction.xul => toolkit/content/tests/chrome/test_richlist_direction.xul
rename : toolkit/content/tests/widgets/test_scale.xul => toolkit/content/tests/chrome/test_scale.xul
rename : toolkit/content/tests/widgets/test_scrollbar.xul => toolkit/content/tests/chrome/test_scrollbar.xul
rename : toolkit/content/tests/widgets/test_sorttemplate.xul => toolkit/content/tests/chrome/test_sorttemplate.xul
rename : toolkit/content/tests/widgets/test_statusbar.xul => toolkit/content/tests/chrome/test_statusbar.xul
rename : toolkit/content/tests/widgets/test_tabbox.xul => toolkit/content/tests/chrome/test_tabbox.xul
rename : toolkit/content/tests/widgets/test_tabindex.xul => toolkit/content/tests/chrome/test_tabindex.xul
rename : toolkit/content/tests/widgets/test_textbox_emptytext.xul => toolkit/content/tests/chrome/test_textbox_emptytext.xul
rename : toolkit/content/tests/widgets/test_textbox_number.xul => toolkit/content/tests/chrome/test_textbox_number.xul
rename : toolkit/content/tests/widgets/test_textbox_search.xul => toolkit/content/tests/chrome/test_textbox_search.xul
rename : toolkit/content/tests/widgets/test_timepicker.xul => toolkit/content/tests/chrome/test_timepicker.xul
rename : toolkit/content/tests/widgets/test_toolbar.xul => toolkit/content/tests/chrome/test_toolbar.xul
rename : toolkit/content/tests/widgets/test_tooltip.xul => toolkit/content/tests/chrome/test_tooltip.xul
rename : toolkit/content/tests/widgets/test_tooltip_noautohide.xul => toolkit/content/tests/chrome/test_tooltip_noautohide.xul
rename : toolkit/content/tests/widgets/test_tree.xul => toolkit/content/tests/chrome/test_tree.xul
rename : toolkit/content/tests/widgets/test_tree_single.xul => toolkit/content/tests/chrome/test_tree_single.xul
rename : toolkit/content/tests/widgets/test_tree_view.xul => toolkit/content/tests/chrome/test_tree_view.xul
rename : toolkit/content/tests/widgets/window_popup_attribute.xul => toolkit/content/tests/chrome/window_popup_attribute.xul
rename : toolkit/content/tests/widgets/window_popup_button.xul => toolkit/content/tests/chrome/window_popup_button.xul
rename : toolkit/content/tests/widgets/xul_selectcontrol.js => toolkit/content/tests/chrome/xul_selectcontrol.js
|
2011-06-24 12:39:13 -04:00 |
|
Marco Bonardo
|
d50a414c3e
|
Merge last green changeset in mozilla-inbound to mozilla-central
|
2011-06-24 11:32:12 +02:00 |
|
Jonas Sicking
|
864793d608
|
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Cameron McCormack
|
b5a3db93ba
|
Bug 666435 - Remove a line of debugging output from Mochitest harness. r=ted
--HG--
extra : rebase_source : 90bc40c9d247385cd99b5f5f78170f2da8631096
|
2011-06-24 11:37:52 +12:00 |
|
Patrick McManus
|
9865d771ba
|
bug 663871 websockets -08 bump our version number and the version number in the test server r=biesi
|
2011-06-21 10:50:02 -04:00 |
|
Patrick McManus
|
38e1b42535
|
backout 923beecc0fe5 so it can be re-merged with bug number in description
|
2011-06-21 10:42:54 -04:00 |
|
Patrick McManus
|
b7f1405429
|
websockets -08 bump our version number and the version number in the test server r=biesi
|
2011-06-21 09:47:35 -04:00 |
|
Cameron McCormack
|
5f0489f00f
|
Bug 642175 - Part 2: Allow mochitests to clean up plugin and IPC process crash dumps. r=ted
|
2011-06-21 12:11:50 +12:00 |
|
Cameron McCormack
|
5135d118cc
|
Bug 642175 - Part 1: Simplify mochitest logging, and other minor cleanups. r=ted
|
2011-06-21 12:11:18 +12:00 |
|
Cameron McCormack
|
d61685773e
|
Bug 663669 - Remove some useless code from mochitest harness file quit.js. r=ted
|
2011-06-16 10:40:09 +12:00 |
|
Ted Mielczarek
|
a88f0715f0
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
|
Patrick McManus
|
0823794e32
|
bug 663096 update mochitest/pywebsocket to drain input to avoid RST r=biesi
--HG--
extra : transplant_source : %27%05%5C%B1%E8j2%22q%BE%BBY%D7%8B9%81%18%18I%03
|
2011-06-10 16:52:30 -04:00 |
|
Patrick McManus
|
e9d0d51cfa
|
bug 663096 udpate mochitest/pywebsockets to 489 r=biesi
--HG--
extra : transplant_source : %BF.%3D%14%E8%D9%FB%83%F3%D1j%EC%85_%04%E1%AA.%00%F5
|
2011-06-10 16:52:29 -04:00 |
|
Ted Mielczarek
|
c7f40506bf
|
merge m-c to b-s
|
2011-06-10 12:58:21 -04:00 |
|
Mitchell Field
|
5e5f1a616a
|
Merge mozilla-central to build-system.
|
2011-05-29 14:10:30 +10:00 |
|
Dão Gottwald
|
dfd0fdcac6
|
Bug 658738 - clean out each test's scope. r=gavin
|
2011-06-10 09:00:45 +02:00 |
|
Benjamin Stover
|
4384958eb5
|
Bug 658065 Fix some warnings in mochitest harness r=ctalbert
|
2011-06-08 09:04:14 -07:00 |
|
Armen Zambrano G.
|
3feb58f6fc
|
Bug 656435 - Add --ipcplugins flag to test/mochitest/runtests.py so that we can move the tests without requiring per-branch changes to the release engineering setup, r=ctalbert
|
2011-05-13 10:06:35 -04:00 |
|