gecko/parser/xml
Nicholas Nethercote 69d088e45f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
..
test
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsIMozSAXXMLDeclarationHandler.idl
nsISAXAttributes.idl
nsISAXContentHandler.idl
nsISAXDTDHandler.idl
nsISAXErrorHandler.idl
nsISAXLexicalHandler.idl
nsISAXLocator.idl
nsISAXMutableAttributes.idl
nsISAXXMLFilter.idl
nsISAXXMLReader.idl
nsSAXAttributes.cpp
nsSAXAttributes.h
nsSAXLocator.cpp
nsSAXLocator.h
nsSAXXMLReader.cpp Bug 1153988 - create nsNullPrincipals directly, rather than going through do_CreateInstance; r=smaug 2015-04-13 14:47:41 -04:00
nsSAXXMLReader.h