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
seawood%netscape.com
f8f86e7f05
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug
#186241
r=dougt git-svn-id: svn://10.0.0.236/trunk@135661 18797224-902f-48f8-a5cc-f745e15eee43
2002-12-28 01:15:07 +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
MANIFEST
…
MANIFEST_IDL
…
nsHTMLTagList.h
Make marquee tag a block level element. b=154173, r=heikki, sr=jst
2002-06-27 01:49:38 +00:00
nsHTMLTags.h
…
nsHTMLTokens.h
Backing out my changes to see if it fixes the orangeness
2002-12-13 00:28:47 +00:00
nsIContentSink.h
…
nsIDTD.h
fix for 159842: parser has no mechanism to allow parsing of incomplete html fragments. sr's from heikki, kin, bz
2002-08-29 08:17:41 +00:00
nsIElementObserver.h
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
nsIExpatSink.idl
Bug 63558, we now store XML declaration in the document and can serialize it. There is fix for 158617 as well, newlines behave properly around doctype. r=bzbarsky, sr=jst.
2002-08-13 18:41:16 +00:00
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
Backing out my changes to see if it fixes the orangeness
2002-12-13 00:28:47 +00:00