gecko-dev/parser/htmlparser/src
Alexander J. Vincent 4922caac5c Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap 2013-09-20 10:26:43 -04:00
..
CNavDTD.cpp bug 908347 - make Open / Close Container() take an enum with only html and body elements r=mrbkap 2013-08-17 08:06:23 -04:00
CNavDTD.h Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
CParserContext.cpp Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap 2013-09-20 10:26:43 -04:00
CParserContext.h Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap 2013-09-20 10:26:43 -04:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build bug 908347 - kill nsIParserNode r=mrbkap 2013-08-16 22:19:32 -04:00
nsElementTable.cpp Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
nsElementTable.h Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
nsExpatDriver.cpp Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
nsExpatDriver.h Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
nsHTMLEntities.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsHTMLEntities.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsHTMLEntityList.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsHTMLTags.cpp Bug 904985, part 2: Use char16_t for NS_LITERAL_STRING, r=glandium, dbaron. 2013-09-17 22:43:12 -05:00
nsHTMLTokenizer.cpp bug 908347 - gut nsHTMLTokenizer a bit more r=mrbkap 2013-08-17 07:27:09 -04:00
nsHTMLTokenizer.h bug 908347 - gut nsHTMLTokenizer a bit more r=mrbkap 2013-08-17 07:27:09 -04:00
nsParser.cpp Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap 2013-09-20 10:26:43 -04:00
nsParser.h bug 908347 - kill nsIParserNode r=mrbkap 2013-08-16 22:19:32 -04:00
nsParserModule.cpp Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
nsParserMsgUtils.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsParserMsgUtils.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsParserService.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsParserService.h Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
nsScanner.cpp Bug 801402 - Use FindEncodingForLabel from HTML parser. r=hsivonen 2012-11-07 18:04:22 -05:00
nsScanner.h Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
nsScannerString.cpp Bug 803669 - convert nsScannerBufferList to use mozilla::LinkedList; r=mrbkap 2013-07-31 11:35:25 -04:00