Bug 618759 - Stop putting bloaturls.txt and bloatcycle.html in dist/bin/res/ where nothing wants them, r+a=ted

--HG--
extra : rebase_source : 1d8006b267c4916e22aa07ab04b2caa691512f16
This commit is contained in:
Phil Ringnalda 2010-12-12 23:17:52 -08:00
Родитель 44d4727b60
Коммит 6f4c438124
3 изменённых файлов: 0 добавлений и 18 удалений

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

@ -101,16 +101,6 @@ libs:: $(_LEAKTEST_FILES)
$(INSTALL) $^ $(_LEAKTEST_DIR)
ifdef ENABLE_TESTS
# Install bloaturls.txt file for tinderbox bloat test.
libs:: bloaturls.txt
$(INSTALL) $< $(DIST)/bin
# Install bloatcycle.html into dist/bin/res, for auto-cycling
# of bloaturls.txt. This is for browsers that can't do -f
# autocycling of URLs.
libs:: bloatcycle.html
$(INSTALL) $< $(DIST)/bin/res
libs:: $(topsrcdir)/tools/rb/fix_stack_using_bpsyms.py
$(INSTALL) $< $(DIST)/bin

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

@ -1,7 +0,0 @@
http://www.mozilla.org
ftp://ftp.mozilla.org
http://www.mozilla.org
http://www.mozilla.org/newlayout/samples/test2.html
http://www.mozilla.org/newlayout/samples/test8.html
http://www.mozilla.org/newlayout/samples/test6.html
http://www.mozilla.org/newlayout/samples/test8.html

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

@ -389,7 +389,6 @@ NO_PKG_FILES += \
nsinstall \
viewer \
TestGtkEmbed \
bloaturls.txt \
codesighs* \
elf-dynstr-gc \
mangle* \