gecko/testing/mochitest/tests/SimpleTest
Bobby Holley f9cb714b69 Bug 713747 - Fix funky tests. r=bz
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.

The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
..
ChromePowers.js Bug 693959 - convert quit.js to specialpowers. r=ted 2011-10-14 07:52:02 -04:00
ChromeUtils.js Bug 675245 - cleanup pluginutils and SimpleTest.executeSoon() to utilize specialpowers. r=ted 2011-10-19 05:35:05 -04:00
EventUtils.js Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures 2011-12-23 22:21:58 -08:00
LogController.js 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
Makefile.in Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
MockObjects.js Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
MozillaLogger.js Bug 668303 - convert mozillafilelogger to specialpowers. r=ctalbert, a=test-only 2011-07-18 22:10:29 -04:00
setup.js Bug 693959 - convert quit.js to specialpowers. r=ted 2011-10-14 07:52:02 -04:00
SimpleTest.js Bug 710863 - Finish mochitests when they are run in single test mode. r=jmaher 2011-12-30 11:09:03 +11:00
specialpowersAPI.js Bug 713747 - Fix funky tests. r=bz 2011-12-30 09:35:39 -08:00
SpecialPowersObserverAPI.js 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
test.css Bug 483407 - Improve the "mochitest*" harness; (Bv1a) test.css: Whitespace cleanup, Sync' '#0d0' and ToDo supports; r=rcampbell 2009-05-16 01:14:12 +02:00
TestRunner.js Bug 693959 - convert quit.js to specialpowers. r=ted 2011-10-14 07:52:02 -04:00
WindowSnapshot.js 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