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
ec022b44951ec2dffa6a4b68d8eb8a74fe3096bc
Mozilla
/
mozilla
/
htmlparser
/
public
History
jfrancis%netscape.com
8247e85525
fix for 142855: cf_html paste functionality. r=brade,cmanske; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@134304 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-22 03:30:59 +00:00
..
Makefile.in
…
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
…
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
use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst
2002-09-03 22:23:22 +00:00