gecko-dev/parser/htmlparser/public
Henri Sivonen 217db1634c Bug 499642 - Split the HTML5 parser into stream parser, doc.write parser and tree op executor. r=bnewman, sr=mrbkap. 2009-09-18 12:21:47 +03:00
..
Makefile.in 326477 extend nsIExpatSink in order to support SAX 2006-03-15 17:45:25 +00:00
nsHTMLTagList.h Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
nsHTMLTags.h Bug 351731: Add hash to map directly from nsIAtom* -> id. r/sr=bz 2006-10-09 22:08:45 +00:00
nsHTMLTokens.h When we don't find a </script> tag, we should put the entire rest of the document into the script element, but not execute the script. This also makes serialization not serialize the end tags for scripts that don't have them (to preserve round tripping). bug 305873, r=sicking sr=jst 2006-01-31 22:19:46 +00:00
nsIContentSink.h Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap 2009-06-23 14:22:16 -07:00
nsIDTD.h Bug 484121 (6/6) - Don't let DTDs hold parser references. r+sr=mrbkap 2009-06-23 14:22:17 -07:00
nsIElementObserver.h Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg 2009-05-07 15:21:53 -04:00
nsIExpatSink.idl Allow nsIExpatSink implementations to control whether the expat driver logs 2006-08-25 16:34:57 +00:00
nsIExtendedExpatSink.idl 326477 extend nsIExpatSink in order to support SAX 2006-03-15 17:45:25 +00:00
nsIFragmentContentSink.h Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+. 2008-03-06 12:14:33 -08:00
nsIHTMLContentSink.h Bug 479480 - drop the XP_MAC specific MAX_REFLOW_DEPTH. r=josh, sr=dbaron 2009-02-20 13:28:15 -08:00
nsIHTMLFragmentContentSink.h
nsILoggingSink.h Bug 319997 - convert parser tests to use the frozen linkage, r=mrbkap 2005-12-12 21:39:56 +00:00
nsIParser.h Bug 499642 - Split the HTML5 parser into stream parser, doc.write parser and tree op executor. r=bnewman, sr=mrbkap. 2009-09-18 12:21:47 +03:00
nsIParserFilter.h Bug 106386 Correct misspellings in source code 2005-11-25 19:48:04 +00:00
nsIParserNode.h nsIParserNode::GetSource should be a const function. bug 374041, r+sr=jst 2007-05-18 11:45:39 -07:00
nsIParserService.h Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg 2009-05-07 15:21:53 -04:00
nsITokenizer.h Bug 484121 (5/6) - Avoid needlessly passing nsIContentSink parameters to nsIDTD methods. r+sr=mrbkap 2009-06-23 14:22:17 -07:00
nsParserCIID.h
nsParserDataListener.h
nsScannerString.h Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
nsToken.h Log parser token refcounting, and fix a number of token leaks in view-source that were also leaking strings. Bug 402633, r+sr=mrbkap 2007-11-07 09:28:22 -08:00