Commit Graph

220 Commits

Author SHA1 Message Date
Cameron McCormack
6633b9a247 Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
Masayuki Nakano
6e657b9527 Bug 392159 Use nsIClipboard::SupportsSelectionClipboard() instead of #ifdef in nsEditorEventListener r=ehsan 2011-11-30 11:57:41 +09:00
Masayuki Nakano
3b28f4df06 Bug 697842 stopPropagation() shouldn't break IME composition r=ehsan 2011-11-27 09:36:36 +09:00
Geoff Lankow
068554eb76 Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao 2011-08-05 23:55:49 +12:00
L. David Baron
6516f62bfb Add reftest harness for testing font inflation and add reftests for basic features. (Bug 627842, patch 16) r=roc 2011-11-23 18:48:24 -08:00
Geoff Lankow
d5e6507b3b Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
Geoff Lankow
6a0d7a5e26 Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao 2011-08-05 23:55:49 +12:00
Cameron McCormack
b620080cd6 Bug 703230 - Remove mochitest waitForFocus() debug output. r=jmaher 2011-11-18 08:12:30 +11:00
Phil Ringnalda
ca35acf2cc 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 2011-11-14 22:12:31 -08:00
L. David Baron
27821f009d 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
af906ce1cf Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Ed Morley
6e731c995a 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
b2aeac5a65 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Geoff Lankow
80df43bb2d Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher 2011-10-22 12:39:30 +13:00
Joel Maher
6d163f4135 Bug 694976 - convert the rest of eventutils.js functions to use SpecialPowers. r=ted 2011-10-19 05:35:05 -04:00
Joel Maher
ef456cd939 Bug 675245 - cleanup pluginutils and SimpleTest.executeSoon() to utilize specialpowers. r=ted 2011-10-19 05:35:05 -04:00
Ian Melven
6d9d836da9 Bug 674255 - Add nsIObserverService to special powers, r=ted 2011-10-14 11:24:10 -07:00
Joel Maher
e9b411764a Bug 693577 - port mockprovider.js to specialpowers. r=ted 2011-10-14 07:52:02 -04:00
Joel Maher
ea7770f404 Bug 693959 - convert quit.js to specialpowers. r=ted 2011-10-14 07:52:02 -04:00
Joel Maher
8f7ea1e3e6 Bug 666643 - convert snapshotWindow to SpecialPowers. r=ted 2011-10-14 07:52:02 -04:00
Joel Maher
2173106929 Bug 573735 - support waitForClipboard events in e10s. r=jdm,ted 2011-10-14 07:52:02 -04:00
Joel Maher
b2f02e2c17 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
87c2c29563 Bug 670897 - port waitForFocus to SpecialPowers. r=ctalbert,enndeakin; a=test-only 2011-10-06 10:51:03 -04:00
Joel Maher
1d45cb7bc5 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
f513f09b7a 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
dc3d794954 Bug 687264 - add mochitest support for filtering tests. r=ctalbert 2011-09-26 07:41:17 -04:00
Boris Zbarsky
524aa7c31a 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
Masayuki Nakano
ffe3d59417 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
Malini Das
d913d61710 Bug 677626 - Add a profiling test suite for mochitest [tests]. r=jmaher 2011-09-19 14:52:06 -04:00
Malini Das
6cc1b2bc11 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Matt Woodrow
5d400e4d7b Bug 682758 - Stop repr() trying to call match() on an empty Array. r=mdas 2011-09-01 11:35:04 +12:00
Malini Das
caa5ff58fc Bug 682028 - Rename the Mochitest 'loops' feature to be 'repeat'. r=jmaher 2011-08-29 16:14:33 -04:00
Malini Das
9152d187eb Bug 676147 - looping single mochitests with make command doesn't work. r=jmaher 2011-08-25 14:35:35 -04:00
Joel Maher
500e624fc6 backout 7918fee254ae, no comments or user in patch 2011-08-25 14:34:54 -04:00
Joel Maher
27622a4093 imported patch mdas_loops.patch 2011-08-25 14:20:51 -04:00
Brian R. Bondy
f2d6aa797c Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin 2011-08-24 08:52:53 -04:00
Malini Das
e7324f33e1 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
Masayuki Nakano
b8620a0b67 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
Joel Maher
a136a2da6e Bug 666660 - convert mochitest plugin harness code to specialpowers. r=ted, a=test-only 2011-07-23 09:02:43 -04:00
Joel Maher
4074d6e0bf 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
Joel Maher
3cd9919333 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
37d460a901 Bug 666643 - convert snapshotWindow to SpecialPowers. r=ted, a=test-only 2011-07-21 16:21:24 -04:00
Joel Maher
efeea55065 Bug 668303 - convert mozillafilelogger to specialpowers. r=ctalbert, a=test-only 2011-07-18 22:10:29 -04:00
Ehsan Akhgari
352ad1d51f Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-15 08:13:08 -04:00
Cameron McCormack
7d3a592ffd Bug 670817 - Check that uncaught exceptions cause test failures. (v2) r=jmaher 2011-07-15 14:43:09 +12:00
Malini Das
748d369135 Bug 603517 - Enable mochitest to optionally run in loops without restarting the browser r=ctalbert 2011-07-14 14:39:17 -07:00
Boris Zbarsky
40c79f52b1 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
Joel Maher
d0fe84d642 Bug 666636 - enable specialpowers for all mochitest types. r=ted, a=test-only 2011-07-09 08:35:38 -04:00
Cameron McCormack
1ec41072d6 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
Cameron McCormack
29629b7f3c Bug 669554 - Add a missing newline to dumped uncaught JS exceptions in chrome mochitests. r=ted 2011-07-07 10:27:51 +12:00