backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE

This commit is contained in:
Marco Bonardo 2010-08-09 23:07:57 +02:00
parent 0c902288d9
commit 9fc6707d74

View File

@ -45,9 +45,6 @@ relativesrcdir = dom/tests/mochitest/whatwg
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
# temporarily disabled due to a contention in adding a visited page
# test_bug500328.html
_TEST_FILES = \
browserFu.js \
test_MessageEvent.html \
@ -80,6 +77,7 @@ _TEST_FILES = \
postMessage.jar \
postMessage.jar^headers^ \
test_bug477323.html \
test_bug500328.html \
file_bug500328_1.html \
file_bug500328_2.html \
$(NULL)