Bug 834054: Mark 'uriloader' subdirectories as FAIL_ON_WARNINGS. r=mayhemer

This commit is contained in:
Daniel Holbert 2013-01-24 15:32:39 -08:00
parent bbb94e8a2e
commit 18ec4ee8b8
4 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,7 @@ MODULE = uriloader
LIBRARY_NAME = uriloaderbase_s
GRE_MODULE = 1
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
CPPSRCS = \

View File

@ -41,6 +41,7 @@ VPATH := $(srcdir) $(srcdir)/$(OSDIR)
MODULE = exthandler
LIBRARY_NAME = exthandler_s
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
ifeq ($(MOZ_WIDGET_TOOLKIT),cocoa)

View File

@ -17,6 +17,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = test_uriloader_exthandler
XPCSHELL_TESTS = unit
FAIL_ON_WARNINGS = 1
#FIXME/bug 575918: out-of-process xpcshell is broken on OS X
ifneq ($(OS_ARCH),Darwin)

View File

@ -13,6 +13,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = prefetch
LIBRARY_NAME = prefetch_s
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
EXPORTS_NAMESPACES = mozilla/docshell