gecko-dev/parser/htmlparser/public
Jonas Sicking 38592a65d1 More bug 461555 fixes to fix orange by making sure to remove deferred-scripts' onloadblocker when the parser is terminated. r/sr=mrbkap 2009-01-26 21:41:25 -08: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 More bug 461555 fixes to fix orange by making sure to remove deferred-scripts' onloadblocker when the parser is terminated. r/sr=mrbkap 2009-01-26 21:41:25 -08:00
nsIDTD.h bug 324738: Remove some unnecessary complexity from the parser and hardcode DTDs. r=sicking sr=jst 2006-01-26 19:07:41 +00:00
nsIElementObserver.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01: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 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst 2008-10-30 14:31:00 -07: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 444322 - Ignore OnDataAvailable calls when we're executing a script. r+sr=bzbarsky 2008-12-11 14:20:45 -08: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 change nsIParserService to use nsStringGlue. Bug 350748, r=mrbkap, sr=jst 2006-08-31 18:40:42 +00:00
nsITokenizer.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00: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