Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange

This commit is contained in:
Gavin Sharp 2010-08-28 00:48:17 -04:00
parent 12114374e2
commit a2b6baabd3

View File

@ -8,6 +8,10 @@
*/
function test() {
// XXX
ok(true, "Test temporarily disabled due to timeouts\n");
return;
if (!gUseInContentUI)
return;