gecko-dev/testing/mochitest/tests/SimpleTest
Xidorn Quan ebe6f7b562 Bug 1205938 part 1 - Add waitForCondition() function to SimpleTest. r=jmaher
This function is roughly copied from browser/base/content/test/general/head.js.
It has been widely used in browser chrome mochitests, and should be fine to
have it available to all mochitests via SimpleTest.

MozReview-Commit-ID: DhIfgJiUhXK

--HG--
extra : rebase_source : 95ab1cd6c1ab5f6c0d8f0171865722ca76b41c6e
2015-09-18 11:06:47 +08:00
..
AsyncUtilsContent.js Bug 1093153: introduce 'BrowserTestUtils#synthesizeKey', 'BrowserTestUtils#synthesizeComposition' and 'BrowserTestUtils#synthesizeCompositionChange' to allow mochitests to remotely invoke EventUtils' text composition utilities. Changes to EventUtils include 1) removed dependency on the 'navigator' object when 'nsIXULRuntime' is available and 2) make '_getKeyboardEvent' more robust when used in frame scripts. r=Enn 2016-03-15 11:09:31 +01:00
ChromePowers.js Bug 1199800 - [webext] Allow extensions to be used from chrome tests (r=gabor) 2015-09-04 09:45:00 -07:00
ChromeUtils.js Bug 1258532 - Port test_bug574596.html to mochitest-plain in order to enable it on e10s; r=mrbkap 2016-03-22 09:57:58 -04:00
EventUtils.js Bug 1260148 - Make sendWheelAndPaint wait for the system wheel event. r=masayuki 2016-04-02 10:30:30 -07:00
ExtensionTestUtils.js Bug 1253148: [webext] Cleanup running extensions on test failure. r=billm 2016-03-02 20:58:28 -08:00
LICENSE_SpawnTask Bug 1078657 - Add SpawnTask.js for async tasks in mochitests. r=jmaher 2015-07-17 12:37:24 -04:00
LogController.js
MemoryStats.js Bug 1174612 - Consolidate MEMORY STAT messages into a single line. r=chmanchester 2015-06-15 12:27:35 -07:00
MockObjects.js
NativeKeyCodes.js
SimpleTest.js Bug 1205938 part 1 - Add waitForCondition() function to SimpleTest. r=jmaher 2015-09-18 11:06:47 +08:00
SpawnTask.js Bug 1258607 - Output task names when entering and leaving in SimpleTest. r=jmaher 2016-03-22 16:48:59 -04:00
TestRunner.js Bug 1259651 - Add the ability to register callback functions to be notified when a mochitest times out to SimpleTest. r=ted. 2016-04-01 07:42:43 +08:00
WindowSnapshot.js Bug 1259531 - [e10s] Fix test_bug451286.xul to run in e10s by converting to a mochitest-browser test. r=mikedeboer 2016-03-31 20:41:00 -04:00
iframe-between-tests.html
moz.build Bug 1199800 - [webext] Refactoring to support using extensions from chrome tests (r=gabor) 2015-09-04 09:45:00 -07:00
paint_listener.js Bug 1206858 - Ensure that multiple concurrent calls to waitForAllPaints are handled properly. r=mattwoodrow 2015-09-22 09:01:08 -04:00
setup.js Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
test.css Bug 1253233 - Make preparations to allow testing of remote browser elements in mochitest-chrome tests. r=felipe 2016-03-11 19:27:17 +01:00