gecko-dev/parser/htmlparser
Nicholas Nethercote 77757143fb Bug 1378011 (part 2) - Remove the Legacy HTML Parser's EntityToUnicode conversions. r=mrbkap.
It's unused except in test code (nsTestEntityTable). The patch removes that
test code, which also removes testing for UnicodeToEntity conversion, but the
test code wasn't being run anyway so it's no great loss.

(UnicodeToEntity conversion is still used by
nsHTMLContentSerializer::AppendAndTranslateEntities().)
2017-07-04 16:00:55 +10:00
..
tests Bug 1377176 - Use SpecialPowers to test href of data: iframe for parser/ tests. r=smaug 2017-06-29 11:20:54 -07:00
CNavDTD.cpp
CNavDTD.h
CParserContext.cpp Bug 1378011 (part 1) - Remove nsToken.h, because it is unused. r=mrbkap. 2017-07-04 11:25:09 +10:00
CParserContext.h
moz.build Bug 1378011 (part 1) - Remove nsToken.h, because it is unused. r=mrbkap. 2017-07-04 11:25:09 +10:00
nsElementTable.cpp Bug 1322938 - Basic implementation of HTMLDialogElement. r=smaug, masayuki 2016-12-23 16:01:50 +01:00
nsElementTable.h
nsExpatDriver.cpp Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
nsExpatDriver.h
nsHTMLEntities.cpp Bug 1378011 (part 2) - Remove the Legacy HTML Parser's EntityToUnicode conversions. r=mrbkap. 2017-07-04 16:00:55 +10:00
nsHTMLEntities.h Bug 1378011 (part 2) - Remove the Legacy HTML Parser's EntityToUnicode conversions. r=mrbkap. 2017-07-04 16:00:55 +10:00
nsHTMLEntityList.h
nsHTMLTagList.h Bug 1322938 - Basic implementation of HTMLDialogElement. r=smaug, masayuki 2016-12-23 16:01:50 +01:00
nsHTMLTags.cpp Bug 1276669 - part 3 - split out nsHTMLTags atom initialization; r=hsivonen 2017-01-26 15:43:39 -05:00
nsHTMLTags.h Bug 1276669 - part 3 - split out nsHTMLTags atom initialization; r=hsivonen 2017-01-26 15:43:39 -05:00
nsHTMLTokenizer.cpp Bug 1325494 (part 5) - Slim down nsParserConstants.h. r=hsivonen. 2016-12-23 13:51:04 +11:00
nsHTMLTokenizer.h
nsIContentSink.h Bug 1373984 - Turn nsIDocument::mCharacterSet into mozilla::NotNull<const mozilla::Encoding*>. r=hsivonen 2017-06-18 20:37:50 +09:00
nsIDTD.h
nsIExpatSink.idl
nsIExtendedExpatSink.idl
nsIFragmentContentSink.h
nsIHTMLContentSink.h
nsIParser.h Bug 1373984 - Turn nsIDocument::mCharacterSet into mozilla::NotNull<const mozilla::Encoding*>. r=hsivonen 2017-06-18 20:37:50 +09:00
nsIParserService.h Bug 1378011 (part 2) - Remove the Legacy HTML Parser's EntityToUnicode conversions. r=mrbkap. 2017-07-04 16:00:55 +10:00
nsITokenizer.h
nsParser.cpp merge mozilla-inbound to mozilla-central a=merge 2017-06-27 10:56:41 +02:00
nsParser.h Bug 1373984 - Turn nsIDocument::mCharacterSet into mozilla::NotNull<const mozilla::Encoding*>. r=hsivonen 2017-06-18 20:37:50 +09:00
nsParserBase.h
nsParserCIID.h Bug 1325494 (part 4) - Remove unused parser IIDs and CIDs. r=hsivonen. 2016-12-23 13:51:04 +11:00
nsParserConstants.h Bug 1325494 (part 5) - Slim down nsParserConstants.h. r=hsivonen. 2016-12-23 13:51:04 +11:00
nsParserModule.cpp
nsParserMsgUtils.cpp
nsParserMsgUtils.h
nsParserService.cpp Bug 1378011 (part 2) - Remove the Legacy HTML Parser's EntityToUnicode conversions. r=mrbkap. 2017-07-04 16:00:55 +10:00
nsParserService.h Bug 1378011 (part 2) - Remove the Legacy HTML Parser's EntityToUnicode conversions. r=mrbkap. 2017-07-04 16:00:55 +10:00
nsScanner.cpp Bug 1373984 - Turn nsIDocument::mCharacterSet into mozilla::NotNull<const mozilla::Encoding*>. r=hsivonen 2017-06-18 20:37:50 +09:00
nsScanner.h Bug 1373984 - Turn nsIDocument::mCharacterSet into mozilla::NotNull<const mozilla::Encoding*>. r=hsivonen 2017-06-18 20:37:50 +09:00
nsScannerString.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
nsScannerString.h Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00