Граф коммитов

75 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com f73e73fc31 removed warnings and fixed bug 27483; r=rods and akkana (for portions) 2000-02-12 01:47:56 +00:00
rickg%netscape.com 4948a346f2 fixed 22340, 23749, 23931, 24419, 25522, 25630, 25845 and 25895; r=harishd 2000-02-11 12:11:29 +00:00
harishd%netscape.com 6ff20cfde6 Fix for Bugs
24112 - Fixed the orderding of THEAD, TBODY, and TFOOT
24673 - Fixed the crash my not letting P to contain TABLE ( per spec. )
18308 - Ignoring newlines above BODY
18928 - Fixed by forcing a BODY to open, irrespective of FRAMESET document, if
 'text' is present in the document.
23791 - Made ; in entities optional.
24006 - Fixed by setting the alternate end-comment to be '>'.
24275 - Buffering newlines/whitespace only when it's absolutely necessary.
24462 - Fixed by making NOBR a block closure.
21917 - Being careful about ignoring newlines/whitespace for body content.

r=rickg

24204 - Fixed by opening up BODY for INPUT ( quirks )
Also did a minor change in CNavDTD::DidBuildModel();

r=pollmann
2000-01-27 02:27:58 +00:00
rickg%netscape.com d5bbe7ab33 Landing harish's fix to bug24190. r=rickg, a=chofmann 2000-01-19 02:38:33 +00:00
harishd%netscape.com 44a0b78c15 Fix for bugs:
22485, 20799 ( SCRIPT content processing)
r=vidur,pollmann
Fix for bugs
22260 ( enabling userdifined tags ) - partial fix.
23765 ( handling misplaced newlines/whitespace).
r=rickg
2000-01-15 20:35:57 +00:00
bienvenu%netscape.com c1c973ae89 backing out harishd 3:50PM checkin a=mcafee 2000-01-14 06:57:53 +00:00
harishd%netscape.com 3ea1ae7be6 Fix for Bugs 22485, 20799 ( SCRIPT content processing ).
r=vidur,pollmann
Partial fix for bug 22260 ( enabling userdefined Tags ).
r=rickg
2000-01-13 23:50:41 +00:00
rickg%netscape.com 9825cbc82b finally landing residual style handling code; r=harishd; other changes include warning removal and comment handling fix, r=buster. This fixes over 50 bugs. 1999-12-07 00:22:15 +00:00
rickg%netscape.com 95441de478 fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
rickg%netscape.com d1090af63f various bug fixes (PDT+ and other); removed warnings. r=syd 1999-12-02 10:14:42 +00:00
beard%netscape.com c9b19c6c0d bug #19474, r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes. 1999-11-28 17:20:11 +00:00
harishd%netscape.com edfc4f8016 Unblocking bug 18679.
[ scanner got into an infinte loop ]
1999-11-17 00:25:33 +00:00
rickg%netscape.com c7fca42f17 2nd half of parser wip; lots of bugs; r=harishd 1999-11-14 06:23:11 +00:00
harishd%netscape.com aa7503d71d This checkin contains combined work of rickg and harishd
Harishd's Changes:
 Fix for bugs
 2749    - Tweaked strict comment handling, i.e., <!------> is now treated as an illegal comment in strict mode
16934   - Rectifed reporting of JS line error when a newline is found within a tag.
15204   - Made TEXTAREA content to reflect the source document.
11979, 16826  - Stoping the parser properly on receiving the stop-error message.
17594   - Added code to parse <!DOCTYPE> content correctly.
17496   - Building up the stack for orphaned OPTIONs

r=rickg

Rickg's Changes:
  rickg will be posting comments on his changes by 11/12/99.

r=harishd
1999-11-13 03:53:11 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tbogard%aol.net 29401ecc5e Changed NS_ASSERTION to use NS_WARN_IF_FALSE. r=pavlov 1999-11-01 21:24:24 +00:00
harishd%netscape.com d5a0655740 Bug fix 2749 - Tweaked comment handling in quirks mode.
Bug fix 15992 - Line breaks within script and style were not getting counted
Related to bug 15423 - Rectified a glitch in Nav. DTD code where a doctype tag
                                         was opening up a body.
Userdefined tags are now treated as containers.
Added Kipp's Leaky Tool

r=pollmann.
1999-10-14 23:37:21 +00:00
harishd%netscape.com ce45bea09f In reference to bug # 12415
Added assertion ( per warrne's request ) to detect null char occasionally appearing in the input
stream provided by necko
R=pollmann
1999-10-07 01:30:56 +00:00
rickg%netscape.com e2c21e33ea fixed bug 15290; eliminated a leak; r=kmcclusk 1999-10-05 04:54:53 +00:00
rickg%netscape.com 8a6e39e993 performance and bug fixes: r=buster a=chofmann 1999-09-30 04:04:53 +00:00
rickg%netscape.com 9a251d1c34 removed a bunch of statically constructed objects 1999-09-19 16:51:08 +00:00
cata%netscape.com c38e6a4ab2 Method name change. 1999-09-02 19:16:16 +00:00
cata%netscape.com 0f0d23b266 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +00:00
ftang%netscape.com 49da4f2996 1. detect BOM, 2. Implement XML 1.0 Appendex F, 3. move hack from nsParser.cpp to nsScanner.cpp so we won't damage UCS2 data 1999-08-30 22:25:17 +00:00
rickg%netscape.com 340a605bf5 remove warnings, bug fixes, API enhancements 1999-07-25 17:23:24 +00:00
scc%netscape.com 16e2ba6a23 explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs 1999-07-22 05:25:17 +00:00
rickg%netscape.com 8a30cbf6df fixed stupidity in scanner. Sorry folks 1999-07-19 08:06:24 +00:00
rickg%netscape.com 60fb037284 fix bug 10109 1999-07-19 05:30:49 +00:00
rickg%netscape.com 4aec1b3707 switching to faster string APIs 1999-07-19 03:09:16 +00:00
rickg%netscape.com 56e731b152 post-process fix to unicode library error 1999-07-18 23:43:52 +00:00
rickg%netscape.com bfdb9c587c bug fixes, warning removal, perf. improvements 1999-07-16 17:31:38 +00:00
mcafee%netscape.com 9568061668 Spelling error 1999-06-14 20:08:13 +00:00
ftang%netscape.com 35dc6c6fcb fix signed/unsigned problem, call Reset function when error occur 1999-05-05 23:53:49 +00:00
ftang%netscape.com dedba98925 better error handling in append method 1999-05-04 20:01:55 +00:00
rickg%netscape.com 8cc2bdda24 sync with new nsString2 API 1999-04-21 04:02:14 +00:00
scc%netscape.com a767ccc633 generalize fstreams to our own input streams, this is the first part of a change to allow XUL from streams 1999-04-06 20:39:11 +00:00
rickg%netscape.com 3f87b86577 major rev to parsing engine 1999-04-05 06:55:49 +00:00
alecf%netscape.com 5cf6c68027 purify fixes from bruce@cybersight.com 1999-03-11 22:58:25 +00:00
ftang%netscape.com a4489898ad reviewed by rickg. Pick up meta tag and change converter 1999-03-08 20:00:23 +00:00
rickg%netscape.com 98eae31a0b fixed recently introduced i18n bugs 1999-03-07 19:23:28 +00:00
ftang%netscape.com 33089c0920 add comment, remove InitUnicodeDecoder method 1999-02-16 18:32:02 +00:00
rickg%netscape.com 359e6e5567 fixed a wad of little bugs and added regression test 1999-02-16 07:38:27 +00:00
ftang%netscape.com c7ced6dcc7 integrate unicode converter into scanner and make the default charset = iso-8859-1 1999-02-01 18:23:31 +00:00
rickg%netscape.com 06970832e3 mondo improvements to DTD 1999-02-01 04:24:37 +00:00
rickg%netscape.com 905cbfd9cc A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
warren%netscape.com 0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
akkana%netscape.com 073ae0ab49 Get Irix autoconf build a bit farther along -- thanks to var@sgi.com 1998-11-19 02:24:28 +00:00
cls%seawood.org df0d58397b Added check for ios::binary which seems to just be the new ANSI/ISO standard for ios::bin . 1998-11-17 16:53:02 +00:00
kipp%netscape.com c734f425a7 Support mapping the character set encoding properly so that codes from 0x80 to 0x9f get mapped into ucs2 properly 1998-11-06 02:07:17 +00:00
rickg%netscape.com f44612c847 lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00