.. |
.cvsignore
|
…
|
|
Makefile.in
|
326477 extend nsIExpatSink in order to support SAX
|
2006-03-15 17:45:25 +00:00 |
nsHTMLTagList.h
|
Fix for bug 236873 (Share class for more elements). r/sr=sicking.
|
2006-05-21 21:00:09 +00: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 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
|
2007-01-30 21:21:06 +00: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 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 |
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 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst
|
2006-08-12 04:46:43 +00:00 |
nsIHTMLContentSink.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 |
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 403549: Avoid memory churn from nsContentUtils::CreateContextualFragment by giving nsIParser::ParseFragment a better signature. r/sr=stuart
|
2007-11-13 01:41:40 +00: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 18:45:39 +00: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
|
Fix for bug 153998 (COtherDTD should go; composer should handle containment checking itself). r=mrbkap, sr=jst.
|
2005-09-05 14:18:56 +00:00 |
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 07:08:56 +00:00 |
nsToken.h
|
Log parser token refcounting, and fix a number of token leaks in view-source
|
2007-11-07 17:28:22 +00:00 |