This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
parser
/
htmlparser
/
public
History
jonas%sicking.cc
dc89ea1f2d
Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
...
git-svn-id: svn://10.0.0.236/trunk@219201 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:21:06 +00:00
..
Makefile.in
…
nsHTMLTagList.h
…
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
…
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
…
nsIElementObserver.h
…
nsIExpatSink.idl
Allow nsIExpatSink implementations to control whether the expat driver logs
2006-08-25 16:34:57 +00:00
nsIExtendedExpatSink.idl
…
nsIFragmentContentSink.h
…
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
Merging patch by gerv (from mozilla/htmlparser).
2004-04-23 13:24:28 +00:00
nsILoggingSink.h
…
nsIParser.h
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
2006-01-30 23:45:19 +00:00
nsIParserFilter.h
…
nsIParserNode.h
…
nsIParserService.h
change nsIParserService to use nsStringGlue. Bug 350748, r=mrbkap, sr=jst
2006-08-31 18:40:42 +00:00
nsITokenizer.h
…
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
…
nsToken.h
Only allocate and copy a string in CAttributeToken::GetStringValue if the string spans multiple buffers. Otherwise, just wrap it with a nsDependentSubstring. Bug 268932, r=bzbarsky, sr=darin.
2004-11-11 04:05:51 +00:00