gecko/dom/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
..
crashtests
resources
test
CDATASection.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
CDATASection.h
htmlmathml-f.ent
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
nsIXMLContentSink.h
nsXMLContentSink.cpp
nsXMLContentSink.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsXMLElement.cpp
nsXMLElement.h
nsXMLFragmentContentSink.cpp
nsXMLPrettyPrinter.cpp Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
nsXMLPrettyPrinter.h
ProcessingInstruction.cpp
ProcessingInstruction.h
XMLDocument.cpp Bug 1182120 - Fix Request mode for XMLDocument.load(). r=bkelly 2015-08-12 06:30:36 +02:00
XMLDocument.h
XMLStylesheetProcessingInstruction.cpp
XMLStylesheetProcessingInstruction.h