gecko-dev/parser/xml
Nicholas Nethercote af2d7335b8 Bug 1416038 (part 7) - Remove nsISAXMutableAttributes. r=erahm
There is a single implementation, nsSAXAttributes, and all the methods are
unused... except for AddAttribute(), but that doesn't need to be declared in
XPIDL because it's only used within nsSAXAttributes.cpp.

--HG--
extra : rebase_source : 9bf10f76be0f9e6821e35885b96d125f76209c9b
2017-11-10 15:21:27 +11:00
..
test Bug 1416038 (part 6) - Slim down nsISAXContentHandler. r=erahm 2017-11-10 15:19:44 +11:00
moz.build Bug 1416038 (part 7) - Remove nsISAXMutableAttributes. r=erahm 2017-11-10 15:21:27 +11:00
nsISAXAttributes.idl
nsISAXContentHandler.idl Bug 1416038 (part 6) - Slim down nsISAXContentHandler. r=erahm 2017-11-10 15:19:44 +11:00
nsISAXErrorHandler.idl
nsISAXLocator.idl
nsISAXXMLReader.idl Bug 1416038 (part 5) - Remove nsISAXXMLReader.[sg]etFeature. r=erahm 2017-11-10 15:19:16 +11:00
nsSAXAttributes.cpp Bug 1416038 (part 7) - Remove nsISAXMutableAttributes. r=erahm 2017-11-10 15:21:27 +11:00
nsSAXAttributes.h Bug 1416038 (part 7) - Remove nsISAXMutableAttributes. r=erahm 2017-11-10 15:21:27 +11:00
nsSAXLocator.cpp
nsSAXLocator.h Bug 1402769 - Remove unused stuff in and around nsParserModule.cpp. r=mrbkap. 2017-09-05 20:43:30 +10:00
nsSAXXMLReader.cpp Bug 1416038 (part 6) - Slim down nsISAXContentHandler. r=erahm 2017-11-10 15:19:44 +11:00
nsSAXXMLReader.h Bug 1416038 (part 5) - Remove nsISAXXMLReader.[sg]etFeature. r=erahm 2017-11-10 15:19:16 +11:00