bryner%netscape.com
|
9c595fffe0
|
Removing unused nsHTMLNullSink and SelfTest.cpp. Bug 207019, r=harishd, sr=jst.
|
2003-05-27 22:08:44 +00:00 |
hpradhan%hotpop.com
|
ab79cda8b9
|
bug 196829 : Removed unused DoFragment() methods from parser and contentsinks r=harishd sr=jst
|
2003-04-05 07:19:09 +00:00 |
harishd%netscape.com
|
ce8790d388
|
Ignore noxxx content when copy pasting into a plain text editor. b=97687, r=peterv, sr=heikki
|
2003-01-16 20:24:03 +00:00 |
harishd%netscape.com
|
6d74664081
|
Avoid the call to OpenHead and CloseHead with incorrect parserNode. b=182021, r=heikki, sr=jst
|
2003-01-03 23:17:22 +00:00 |
harishd%netscape.com
|
3b23a2feca
|
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 |
dbaron%fas.harvard.edu
|
6d2263f19b
|
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 |
dbaron%fas.harvard.edu
|
e63a11c0e8
|
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson
|
2002-06-25 21:16:17 +00:00 |
harishd%netscape.com
|
cd7eee0829
|
Fixed a crash my making sure that the CNavDTD and HTMLContentSink stacks are synchronized when handling a FORM. b=133410, r=heikki, sr=jst
|
2002-04-11 23:50:44 +00:00 |
harishd%netscape.com
|
7c522efd05
|
105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst
|
2002-01-09 01:37:50 +00:00 |
dougt%netscape.com
|
b5ba390898
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
gerv%gerv.net
|
1c6c9ed7c8
|
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
|
2001-09-26 00:40:45 +00:00 |
harishd%netscape.com
|
3a9db9a4cb
|
96031 - Made LI's parent model to be flow entity. This would allow inline elements, such as I,B,FONT, etc., to contain LI such that bullets / numbers would also inherit the parent properties.
93574 - nsLoggingSink and nsHTMLNullSink should not be a part of the optimized build. Wrapped 'em under MOZ_DEBUG flag.
r=heikki, sr=vidur, a=asa.
|
2001-08-31 21:22:16 +00:00 |
harishd%netscape.com
|
a51389e84f
|
91320 - Removed unused files from htmlparser module and created a public directory.
r= heikki
sr=vidur
|
2001-08-03 21:15:15 +00:00 |