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

983 Коммитов

Автор SHA1 Сообщение Дата
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
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
shaver%netscape.com b829e11c5a Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford
<fuzed@swbell.net>.
1999-11-27 17:47:05 +00:00
akkana%netscape.com b7407ba0eb 20062: following Naoki's advice on which flag to use for entity conversion 1999-11-24 22:59:34 +00:00
akkana%netscape.com 0c683d1831 Change asserts to nonfatal warnings 1999-11-24 00:56:03 +00:00
rickg%netscape.com af437476c2 fixed bug18312; this isn't PDT+, but is something that Phil has been *really* anxious to have fixed. r=nisheeth 1999-11-23 03:09:12 +00:00
rickg%netscape.com 89ef822b70 fixed bug 18312; it's not PDT+, but it's something Phil has been *really* anxious to fix. r=nisheeth 1999-11-23 03:07:09 +00:00
rickg%netscape.com dfcb1effea fixed PDT+ bug 3118; r=dcone 1999-11-22 20:12:21 +00:00
rickg%netscape.com 5bd71b8c2e landing updates for harish, and residual style WIP; r=rickg 1999-11-22 06:18:24 +00:00
akkana%netscape.com b51fc5c63e Contribution from mozilla@bucksch.org to improve anchor and img tags
in formatted mode (r=akkana).
Also some minor improvements to handling of blank lines in pre tags,
to get rid of extra blank lines in plaintext mail (r=mcafee).
1999-11-18 19:39:47 +00:00
harishd%netscape.com edfc4f8016 Unblocking bug 18679.
[ scanner got into an infinte loop ]
1999-11-17 00:25:33 +00:00
jdunn%netscape.com e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
rickg%netscape.com 3ac1556fa6 trivial removal of warnings; r=none 1999-11-14 23:15:35 +00:00
jdunn%netscape.com fc0b3a7bf4 adding newline at end of file... required by HP 1999-11-14 20:26:08 +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 38ad4a2ec2 Another attempt to fix the bustage!!! 1999-11-13 04:56:56 +00:00
harishd%netscape.com da13c6bd98 Fix for the bustage. 1999-11-13 04:37:54 +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
akkana%netscape.com f7ee0a5e97 Backing out previous change -- it didn't do as much as I'd hoped 1999-11-11 22:45:32 +00:00
akkana%netscape.com 836bfb9d94 18576: improve wrapping of plaintext replies 1999-11-11 22:24:34 +00:00
jdunn%netscape.com 0c7a249849 removing ';' from the end of the macros, since the macro in nsTimer.h
already handles the trailing ';'.
NOTE: trying to compile a ';' fails on AIX
1999-11-11 21:35:34 +00:00
akkana%netscape.com 8bf133a8f7 17564, 17871, 17883, 18249, 13753,
18012, 16800, maybe 17565 and 13278:
Integrate contributions from Ben Bucksch (mozilla@bucksch.org)
and Daniel Brattell (bratell@lysator.liu.se) to improve formatted
plaintext output, including adding text style indicators, improving
table output and wrapping, and fixing several wrapping/whitespace bugs.
Also update the auto tests to reflect some of the bugs recently fixed.
  r=myself,mozilla@bucksch.org,bratell@lysator.liu.se
1999-11-10 23:50:45 +00:00
slamm%netscape.com 7699111c7e Fix warnings for partially bracketed initializers. r=rickg a=chofmann 1999-11-10 23:47:37 +00:00
nisheeth%netscape.com ecf204e501 a=sdagley. Move over to new timing macros... 1999-11-10 03:41:09 +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
nisheeth%netscape.com 02e8b01baf r=harishd, a=chofmann. Fix for bugs 11992, 10563. New lines get reported in the XML document prolog. Now, JS errors in XML report correct line numbers. 1999-11-03 23:50:16 +00:00
akkana%netscape.com eaec46cadb Contribution by Daniel Bratell <bratell@lysator.liu.se> to implement
format=flowed for mail plaintext output.  Restructures the plaintext
output wrapping code, wholly or partially fixes numerous bugs in plaintext
output (13278, 13442, 17823, 17824, 13753, 12551), makes the automated
tests work on Windows and adds some new automated tests. r=akkana.
1999-11-03 02:44:44 +00:00
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
harishd%netscape.com 3bfbd06af1 No bug number.
Improvement to table performance by reducing
the number of context switch calls.

r=vidur
1999-11-02 20:58:12 +00:00
nisheeth%netscape.com 338766cb42 r=pollmann. Check local DTD directory for dtd files and, if found, load them from there. 1999-11-02 01:16:37 +00:00
akkana%netscape.com 4aa11f44fd Fix Sun build bustage: older gcc can't do nsCOMPtr on a forward type 1999-11-01 22:16:15 +00:00
akkana%netscape.com 155eeb4401 Formatting whitespace changes only 1999-11-01 21:53:50 +00:00
akkana%netscape.com 0e0de7cf56 17275, 16285, 15204: Switch to using nsISaveAsCharset for both charset and entity conversion. r=nhotta 1999-11-01 21:34:44 +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 17f09a0eaa Fix fof bug 15674 - Putting back char* buffer.
r=akkana
1999-10-29 19:59:09 +00:00
harishd%netscape.com fb9c158faa Fix for bugs
1312   - Mapped all  HTML 4.0x FPIs to NOQUIRKS mode.
2749   - Tweaked strict comment handling code. -> r=rickg
17148 - Making sure that BeginContext() is ended only by EndContext()
17113, 1262 - Made AddLeaf(), in DTD,  to be cautious in handling text tokens.

Using bit-wise search  for IsContainer() instead of looping. ( nsElementTable )

Fixed warnings.

r=pollmann
1999-10-28 23:25:59 +00:00
nisheeth%netscape.com f93347967c r=nisheeth. Fix for bug 17237 from Rick Gessner (rickg@netscape.com). Thanks, Rick. 1999-10-28 20:40:08 +00:00
rickg%netscape.com 1992774469 fixed bug17387 (pre-constructing DTD's). r=warren 1999-10-28 09:26:19 +00:00
rickg%netscape.com e1f53e872b fixed bug17388, dtd leak; r=mscott 1999-10-28 07:53:21 +00:00
nisheeth%netscape.com ff14b7a0cf r=nisheeth. Fix for bug 9781 submitted by Johnny Stenbeck (jst@citec.fi). Thanks Johnny. 1999-10-28 01:50:37 +00:00
nisheeth%netscape.com 46a8203987 Fix for bug 15633. Fixing build warning with the patch submitted by James Clark (jjc@jclark.com). r=nisheeth 1999-10-27 07:39:57 +00:00
nisheeth%netscape.com 6615ece773 Follow-up to fix for bug 10456. I made the earlier changes to the non-Necko part of the code! Making the same changes to the ifdef NECKO part. 1999-10-26 02:42:23 +00:00
nisheeth%netscape.com 34470138f8 Bugs 10456, 15027, 11948. r=harishd. We no longer try to load up external DTD files unless those DTD files are referred to via a chrome url. 1999-10-26 01:58:41 +00:00
akkana%netscape.com e8b58c7be4 Update a few of the standalone tests. Not part of the build 1999-10-22 21:35:16 +00:00
akkana%netscape.com 77ea9fe9c2 16988: filter out BR type=_moz, which the editor inserts. r=syd 1999-10-22 21:03:29 +00:00
ramiro%fateware.com 25aba30f43 Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
akkana%netscape.com d7e228ed78 Fix a runtime error message -- r= (and suggested by) dp 1999-10-21 23:12:31 +00:00
pierre%netscape.com a966f87a22 Enabled MOZ_PERF_METRICS in the Mac build: - updated DefinesMozilla.h - fixed stopwatch.cpp - created libutilIDL.mcp - added StopWatch exports to libutil.exp - added xpcom.shlb to libutil.mcp - added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp 1999-10-21 05:41:45 +00:00
nisheeth%netscape.com 007e5bc033 Should not affect build. Include stopwatch object code if MOZ_PERF is defined. 1999-10-21 02:47:56 +00:00
harishd%netscape.com fd9d596cc7 Fix for the bustage.
r=pollmann
1999-10-20 23:14:50 +00:00