Geoff Lankow
|
a30a43e3b2
|
Back out changeset 453772872eeb (bug 668710) for bustage
|
2011-11-20 01:10:40 +13:00 |
|
Geoff Lankow
|
448767c68b
|
Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao
--HG--
rename : toolkit/content/tests/browser/common/mockObjects.js => testing/mochitest/tests/SimpleTest/MockObjects.js
|
2011-08-05 23:55:49 +12:00 |
|
Cameron McCormack
|
93c3a054f6
|
Bug 703230 - Remove mochitest waitForFocus() debug output. r=jmaher
|
2011-11-18 08:12:30 +11:00 |
|
Phil Ringnalda
|
fb732c5149
|
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
|
a3bbb32ede
|
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
|
241d685dc5
|
Add reftest harness for testing font inflation and add reftests for basic features. (Bug 627842, patch 16) r=roc
|
2011-11-15 17:02:01 +13:00 |
|
Cameron McCormack
|
75f1bbc8b2
|
Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher
|
2011-11-12 22:06:54 +11:00 |
|
Cameron McCormack
|
226417d399
|
Bug 701632 - Followup fix (pushed without refreshing patch). r=jmaher
|
2011-11-12 21:52:39 +11:00 |
|
Cameron McCormack
|
18b8685218
|
Bug 701632 - Add some newlines to dump() calls in browser-test.js. r=jmaher
|
2011-11-12 21:46:07 +11:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Patrick McManus
|
ec64b8b07b
|
bug 599295 r=jduell
--HG--
extra : rebase_source : b376fd42a37c8b92389b43fac2e253a8466c3349
|
2011-11-02 17:43:27 -04:00 |
|
Geoff Lankow
|
05b39c14b0
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher
|
2011-10-22 12:39:30 +13:00 |
|
Dave Townsend
|
71d2048435
|
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 |
|
Joel Maher
|
e1e1e1294b
|
Bug 694976 - convert the rest of eventutils.js functions to use SpecialPowers. r=ted
|
2011-10-19 05:35:05 -04:00 |
|
Joel Maher
|
c300a042aa
|
Bug 675245 - cleanup pluginutils and SimpleTest.executeSoon() to utilize specialpowers. r=ted
|
2011-10-19 05:35:05 -04:00 |
|
Joel Maher
|
2acb5c527f
|
Bug 694741 - Move Android mochitest test-paths into the source tree. r=ctalbert
|
2011-10-17 16:58:57 -04:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Ian Melven
|
e4ceac6116
|
Bug 674255 - Add nsIObserverService to special powers, r=ted
|
2011-10-14 11:24:10 -07:00 |
|
Ben Turner
|
778826e8f7
|
Bug 688330 - 'Make special-powers install method a little less special'. r=ted.
|
2011-10-14 08:53:06 -07:00 |
|
Ben Turner
|
448688702f
|
Bug 688300 - 'mochitest runtests.py --install-extension is totally broken'. r=ted.
|
2011-10-14 08:45:58 -07:00 |
|
Joel Maher
|
92cffba041
|
Bug 693577 - port mockprovider.js to specialpowers. r=ted
|
2011-10-14 07:52:02 -04:00 |
|
Joel Maher
|
91544c4de5
|
Bug 693959 - convert quit.js to specialpowers. r=ted
|
2011-10-14 07:52:02 -04:00 |
|
Joel Maher
|
d46dfae76b
|
Bug 666643 - convert snapshotWindow to SpecialPowers. r=ted
|
2011-10-14 07:52:02 -04:00 |
|
Joel Maher
|
fd8629a74b
|
Bug 573735 - support waitForClipboard events in e10s. r=jdm,ted
|
2011-10-14 07:52:02 -04:00 |
|
Joel Maher
|
2542e9ee89
|
Bug 674323 - convert most eventutils.js functions to use SpecialPowers. r=ted, a=test-only
|
2011-10-14 07:52:01 -04:00 |
|
Joel Maher
|
5bb94296a2
|
Bug 670897 - port waitForFocus to SpecialPowers. r=ctalbert,enndeakin; a=test-only
|
2011-10-06 10:51:03 -04:00 |
|
Joel Maher
|
066569ae74
|
Bug 621363 - SpecialPowers ipc setter code does not receive new value locally until next event loop run. r=jdm
|
2011-10-06 10:51:03 -04:00 |
|
Joel Maher
|
be5ce7dc85
|
Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only.
|
2011-10-06 10:51:03 -04:00 |
|
Joel Maher
|
5284004019
|
Bug 691425 - allow for reftest/mochitest android crashes to be dumped in the logs just like desktop crashes. r=ctalbert
|
2011-10-06 10:51:03 -04:00 |
|
Malini Das
|
835c7884f7
|
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
|
2011-09-30 14:54:10 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Ehsan Akhgari
|
b5f8461038
|
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 |
|
Joel Maher
|
07b158cc45
|
Bug 688762 - add try/except blocks around all harnesses so we always return an error code. r=bear
|
2011-09-26 07:41:19 -04:00 |
|
Joel Maher
|
3dff7e590b
|
Bug 687264 - add mochitest support for filtering tests. r=ctalbert
|
2011-09-26 07:41:17 -04:00 |
|
Boris Zbarsky
|
8347ad6a37
|
Bug 677002. Back out the patch for bug 666643 because it disabled a bunch of tests. r=khuey
|
2011-09-23 12:27:18 -04:00 |
|
Boris Zbarsky
|
788803a0af
|
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
--HG--
rename : dom/tests/mochitest/bugs/test_bug396843.html => dom/tests/browser/browser_bug396843.js
|
2011-09-23 01:03:50 -04:00 |
|
Malini Das
|
c485070b88
|
Bug 688052 - Disable permaorange Android tests for now; r=mbrubeck
|
2011-09-22 17:48:07 +01:00 |
|
Masayuki Nakano
|
54e3afdd66
|
Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc
|
2011-09-22 18:17:41 +09:00 |
|
arno renevier
|
152850aacf
|
Bug 687410 - Remove unused flags variable in specialpowers.js; r=ted
|
2011-09-20 17:32:18 +01: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 |
|
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 |
|
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 |
|
Josh Matthews
|
4a2ea13c78
|
Bug 681392 - Remove about: exclusion from SpecialPowers creation. r=ted
|
2011-09-06 10:32:11 -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 |
|
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 |
|
Rob Campbell
|
1e780be459
|
merge m-c to fx-team
|
2011-08-31 09:21:43 -03:00 |
|