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
Files
f03d0cf1995a0462b2d678323c0cf85196ff197e
Mozilla
/
mozilla
/
parser
/
htmlparser
/
public
History
harishd%netscape.com
25c2e377de
Make sure to catch error messages returned by nsCompontentManagerImpl::CreateInstance when creating a dtd ( CNavDTD ). This fixes a shutdown crash. r=timeless, sr=heikki, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@134872 18797224-902f-48f8-a5cc-f745e15eee43
2002-12-06 01:54:39 +00:00
..
Makefile.in
whoops
2002-12-04 09:47:50 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsHTMLTagList.h
…
nsHTMLTags.h
…
nsHTMLTokens.h
…
nsIContentSink.h
…
nsIDTD.h
…
nsIElementObserver.h
…
nsIExpatSink.idl
…
nsIHTMLContentSink.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
nsIHTMLFragmentContentSink.h
fix for 142855: cf_html paste functionality. r=brade,cmanske; sr=kin
2002-11-22 03:30:59 +00:00
nsILoggingSink.h
…
nsIParser.h
Make sure to catch error messages returned by nsCompontentManagerImpl::CreateInstance when creating a dtd ( CNavDTD ). This fixes a shutdown crash. r=timeless, sr=heikki, a=asa
2002-12-06 01:54:39 +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
…
nsITokenizer.h
…
nsParserCIID.h
…
nsParserError.h
…
nsToken.h
…