timeless%mozdev.org
2c76a54950
Bug 183355 Typo in parser UTF charset detection code
...
patch by alexey@ihug.com.au r=ftang sr=heikki
2003-01-19 00:52:04 +00:00
shanjian%netscape.com
f5f4fdea92
#8275 Need routine to perform Unicode composition and decomposition
...
borrowed code from jpnic and created new interface.
r=nhotta, sr=alecf.
2003-01-17 23:30:01 +00:00
mkaply%us.ibm.com
438283b779
No bug - OS/2 only - test - put OS/2 code into test (originally used XP_PC and broke OS/2 - didn't write the OS/2 code at that time)
2003-01-16 21:35:18 +00:00
harishd%netscape.com
21f6a2b528
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
5a449b70c9
Prevent a hang by consuming entity-look-alike ( &# ) as text. b=188278, r=heikki,sr=jst
2003-01-13 22:05:52 +00:00
harishd%netscape.com
5c48a25f83
Close Head context before dealing with tags that belong in body/frameset. b=187790, r=heikki, sr=jst
2003-01-09 18:29:23 +00:00
dbaron%dbaron.org
a79e515f81
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:44:25 +00:00
caillon%returnzero.com
b443430dc8
184257 - Updating pref callers. r=timeless sr=bzbarsky
2003-01-08 08:40:41 +00:00
bryner%netscape.com
c19e56f76c
Removing a long-dead file. Not part of the build.
2003-01-05 05:38:27 +00:00
harishd%netscape.com
69c7f655f1
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
1ddebaca9b
Convert CRLF or CR to LF when collecting skippedcontent. b=159615, r=glazman, sr=peterv
2003-01-03 20:49:07 +00:00
harishd%netscape.com
1b76b535b1
Handle unclosed and malformed TITLE tag. b=42945, r=heikki, sr=jst
2003-01-03 19:21:20 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
bratell%lysator.liu.se
a26819e583
Bug 173388 - Take this you ugly orange tinderbox!
2002-12-19 07:18:17 +00:00
bratell%lysator.liu.se
1e5147f82c
Bug 173388 - Use TABs to seperate table cell when converting HTML -> Text (copying from a web page).
2002-12-19 06:22:55 +00:00
jkeiser%netscape.com
88ff782ace
Make /applet close things inside applet tag (bug 129888), patch by adu@sparc.spb.su, r=harishd@netscape.com, sr=heikki@netscape.com
2002-12-17 01:28:16 +00:00
harishd%netscape.com
ce9ab21c6b
Backing out my changes to see if it fixes the orangeness
2002-12-13 00:28:47 +00:00
harishd%netscape.com
ed0d2f8b55
Reduce the size of CStartToken. b=179523, r=heikki sr=jst.
...
Added a couple of testcases to the parser regression test suite
2002-12-12 22:38:40 +00:00
harishd%netscape.com
8408d2611f
Backing out fix for bug 149887 because of bug 184029. a=asa
2002-12-09 19:30:10 +00:00
harishd%netscape.com
9bc654e3cd
Backing out the fix for bug 142965 inorder to fix an important issue raised in bug 183711. a=asa
2002-12-07 01:48:25 +00:00
harishd%netscape.com
ab7cca2cae
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
mkaply%us.ibm.com
18397168df
OS/2 bustage - XP_PC does NOT equal XP_WIN
2002-12-04 17:25:44 +00:00
timeless%mozdev.org
b04e4cb40c
whoops
2002-12-04 09:47:50 +00:00
timeless%mozdev.org
c3d8c8f7fc
build bustage: adding local include
2002-12-04 09:09:49 +00:00
timeless%mozdev.org
6958f9c9e3
fixing logparse bustage sr=jst
2002-12-04 08:20:46 +00:00
timeless%mozdev.org
70167776d5
logparse has include issues, temporarily removing
2002-12-04 08:02:12 +00:00
timeless%mozdev.org
ef8ab83b7e
Bug 180336 Add parser tests: grabpage logparse html
...
r=harishd sr=heikki
2002-12-04 07:27:06 +00:00
timeless%mozdev.org
3379a7b71f
reindent per heikki@netscape.com
2002-12-04 07:22:26 +00:00
harishd%netscape.com
a38138a2ae
** NOT PART OF THE BUILD **
...
Adding testcases to parser regression test suite
2002-12-03 22:52:02 +00:00
harishd%netscape.com
d0b9b4756c
Prevent content inside IFRAME from evaluating ( specifically SCRIPT ). b=149887, r=heikki, sr=jst
2002-12-03 22:31:38 +00:00
harishd%netscape.com
75613686ba
Make sure to collect FORM attributes if the FORM was found along with misplaced content inside TABLE. b=142965, r=heikki, sr=jst. Added -/W3C/DTD HTML 4.0 Transitional/EN to the quirks list. b=146274, r=heikki, sr=dbaron
2002-12-03 19:55:19 +00:00
dbaron%fas.harvard.edu
b9b5e43519
Remove unused parser-related code. b=130439 r=harishd sr=jst
2002-11-28 19:43:51 +00:00
jfrancis%netscape.com
309efe79a5
fix for 142855: cf_html paste functionality. r=brade,cmanske; sr=kin
2002-11-22 03:30:59 +00:00
timeless%mozdev.org
36dd396e4d
not part of the build. these directories are probably going to be removed shortly.
2002-11-20 04:06:57 +00:00
darin%netscape.com
fd92cd2681
fixing linux bustage: make |nsCParserNode::operator delete| protected
...
instead of private. also fixes some warnings.
2002-11-19 19:42:46 +00:00
harishd%netscape.com
c96659c48f
Fixing warning
2002-11-19 19:25:47 +00:00
harishd%netscape.com
858dd7ab53
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
timeless%mozdev.org
3f6f9adefb
Bug 180286 cvs remove mozilla/htmlparser/tests/windows/Selftest.cpp
...
r=harishd, sr=heikki
2002-11-17 02:22:49 +00:00
timeless%mozdev.org
a7b0a890fd
not part of the build
...
Makefile.in changes should make this build on platforms (at least windows)
grabpage.cpp suffered from serious API rot.
2002-11-15 12:22:58 +00:00
harishd%netscape.com
8ffbf69207
bug 167493 - Backing out the patch based on the bug report
2002-11-14 00:38:53 +00:00
bzbarsky%mit.edu
66e7d56690
DD should be allowed to contain DL. Bug 179071 and company, r=harishd, sr=heikki
2002-11-13 21:55:36 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
cbiesinger%web.de
ea57df1261
bug 170219 patch originally by jani.lehtinen@oulu.fi brought to patch form by ajschult@eos.ncsu.edu r=biesi sr=bzbarsky
...
misspelled #define name
2002-09-23 16:36:51 +00:00
rjesup%wgate.com
12ec869ba6
Bug 167493: userdefined tags should be allowed in <head>. r=harishd, sr=jst
2002-09-12 20:04:43 +00:00
alecf%netscape.com
cf32a5293b
fix bug 124182 - move nsAVLTree into htmlparser, since it is the only consumer
...
r=harishd, sr=jst
2002-09-12 04:52:01 +00:00
bzbarsky%mit.edu
cde8d05426
Fix debug-only build bustage on GCC 3.2. Don't pass objects through "...".
2002-09-12 03:44:37 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
bzbarsky%mit.edu
911d2fa2e8
use prefix ++, not postfix ++. Bug 82615, r=heikki, sr=jst
2002-09-03 22:23:22 +00:00
jfrancis%netscape.com
bdd2e91772
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
shanjian%netscape.com
a55ae9218a
#162239 POST document could not inherit charset from previous page if the previous charset is from autodetection.
...
r=ftang, darin, sr=jst
added PrevDocCharset to markupViewer, and pass around previous document charset.
This charset is later used to load POST document.
2002-08-26 20:13:31 +00:00