Boris Zbarsky
7b635a8ba9
Bug 1455676 part 19. Remove some remaining nsIDOMNode uses. r=qdot
2018-05-29 22:58:50 -04:00
Tom Ritter
44f320f9c3
Bug 1448010 Remove unused nsSAXXML IDL methods r=Gijs
...
MozReview-Commit-ID: GFdx6Sjuq36
2018-03-21 11:52:57 -05:00
Florian Quèze
f6add2cafd
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
2018-02-28 18:51:33 +01:00
Florian Quèze
082ca8b2a3
Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs.
2017-12-21 11:08:17 +01:00
Nicholas Nethercote
8496ab346b
Bug 1416038 (part 8) - Remove nsISAXLocator. r=erahm
...
None of our nsISAXErrorHandler implementations use the locator arguments.
2017-11-10 15:22:26 +11:00
Nicholas Nethercote
f6b7aaa09a
Bug 1416038 (part 6) - Slim down nsISAXContentHandler. r=erahm
...
This patch removes three methods that are no-ops (or missing) in all our
implementations.
2017-11-10 15:19:44 +11:00
Nicholas Nethercote
6854b23ad2
Bug 1416038 (part 3) - Remove nsIMozSAXXMLDeclarationHandler, nsISAXDTDHandler, and nsISAXLexicalHandler. r=erahm
...
Because none of our nsISAXXMLReader implementations set `dtdHandler`,
`declarationHandler`, or `lexicalHandler`.
The patch also removes test_xml_declaration.js, because that test is all about
testing nsIMozSAXXMLDeclarationHandler.
2017-11-10 15:18:26 +11:00
sayrer@gmail.com
8ff515baa0
bug 362547. xpcshell unit tests for SAX Patch by Alex Vincent <ajvincent@gmail.com>. r=sayrer
2006-12-10 03:16:39 +00:00