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
/
htmlparser
/
public
History
dbaron%dbaron.org
20a7c5ebb1
Remove unused content quality stubs. b=111346 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@145076 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-22 18:38:08 +00:00
..
Makefile.in
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
2002-12-28 01:15:07 +00:00
nsHTMLTagList.h
…
nsHTMLTags.h
…
nsHTMLTokens.h
Fix for bug 206027. r=harishd@netscape.com, sr=jst@netscape.com, a=mkaply@us.ibm.com. Make cut n paste from Powerpoint into Mozilla work properly.
2003-05-21 03:03:59 +00:00
nsIContentSink.h
Remove unused content quality stubs. b=111346 r+sr=bzbarsky
2003-07-22 18:38:08 +00:00
nsIDTD.h
fix for the first part of bug 200580, remove nsIDTD::ConvertEntityToUnicode, nobody is using it r=harishd, sr=jst
2003-04-08 20:54:56 +00:00
nsIElementObserver.h
…
nsIExpatSink.idl
…
nsIHTMLContentSink.h
Removing unused nsHTMLNullSink and SelfTest.cpp. Bug 207019, r=harishd, sr=jst.
2003-05-27 22:08:44 +00:00
nsIHTMLFragmentContentSink.h
Make CreateContextualFragment know what document the fragment is destined for.
2003-04-15 01:09:09 +00:00
nsILoggingSink.h
…
nsIParser.h
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
2003-06-17 16:40:34 +00:00
nsIParserFilter.h
…
nsIParserNode.h
Do not hold parser nodes, that do not contain residual style information, longer than necessary. By recycling the nodes earlier the number of malloc calls and the peak memory usage can be reduced. b=177994, r=heikki, sr=jst
2002-11-19 18:29:35 +00:00
nsIParserService.h
Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID
2003-03-14 04:03:09 +00:00
nsITokenizer.h
Preserve tokenizer state between document.writes. b=99467, r=heikki@netscape.com, sr=jst@netscape.com
2003-05-28 20:56:21 +00:00
nsParserCIID.h
…
nsParserError.h
…
nsToken.h
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00