gecko/parser/htmlparser
Nicholas Nethercote 10d95cca57 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
..
tests Bug 1176668 - Fix overflow avoidance in numeric character reference handling. r=wchen. 2015-08-25 18:05:45 +03:00
CNavDTD.cpp
CNavDTD.h
CParserContext.cpp
CParserContext.h
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
nsElementTable.cpp
nsElementTable.h
nsExpatDriver.cpp
nsExpatDriver.h
nsHTMLEntities.cpp
nsHTMLEntities.h
nsHTMLEntityList.h
nsHTMLTagList.h
nsHTMLTags.cpp
nsHTMLTags.h
nsHTMLTokenizer.cpp
nsHTMLTokenizer.h
nsIContentSink.h
nsIDTD.h
nsIExpatSink.idl
nsIExtendedExpatSink.idl
nsIFragmentContentSink.h
nsIHTMLContentSink.h
nsIParser.h
nsIParserService.h
nsITokenizer.h
nsParser.cpp
nsParser.h
nsParserBase.h
nsParserCIID.h
nsParserConstants.h
nsParserModule.cpp
nsParserMsgUtils.cpp
nsParserMsgUtils.h
nsParserService.cpp
nsParserService.h
nsScanner.cpp
nsScanner.h
nsScannerString.cpp
nsScannerString.h
nsToken.h