Bug 593377 bug 585922 killed all tests in dom/tests/browser r=bzbarsky, a=blocking2.0 final+

This commit is contained in:
Masayuki Nakano 2010-09-04 11:20:09 +09:00
Родитель 761a179dc1
Коммит 27845c2ea1
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -50,7 +50,7 @@ DIRS += mochitest \
XPCSHELL_TESTS = unit
ifneq (mobile,$(MOZ_BUILD_APP))
dirs += browser
DIRS += browser
endif
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -46,7 +46,7 @@ include $(topsrcdir)/config/rules.mk
_BROWSER_FILES = \
browser_focus_steal_from_chrome.js \
browser_autofocus_background.js \
$(warning browser_autofocus_background.js temporarily disabled, see bug 593378) \
$(NULL)
libs:: $(_BROWSER_FILES)