Commit Graph
11 Commits
Author SHA1 Message Date
kostello@netscape.com 811ff5d060 Added nsIHTMLContentSink::DoFragment() method.
Added support for conversion of HTML entities in output
1999-03-15 05:08:36 +00:00
alecf@netscape.com d507fe0f0a purify fixes from bruce@cybersight.com 1999-03-11 22:58:25 +00:00
nisheeth@netscape.com 95cc9f6f8a Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
This change is needed for propagating errors from the new
expat parser.
1999-03-06 01:48:11 +00:00
rickg@netscape.com d596efe232 A wad of changes to the parser. See my update 1999-01-09 01:09:02 +00:00
vidur@netscape.com 1257b18f81 Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser. 1998-12-11 17:02:37 +00:00
vidur@netscape.com 08119650b3 Added XML display support. Added NotifyError method to nsIContentSink 1998-11-11 22:04:42 +00:00
rickg@netscape.com caca79a694 changed contentsink API to support XML 1998-11-10 04:20:40 +00:00
kipp@netscape.com 13c7864250 Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
kipp@netscape.com c638587fef Removed the PushMark method 1998-08-28 16:18:14 +00:00
rickg@netscape.com 11ed2d68b5 warning removal 1998-07-25 02:11:02 +00:00
kipp@netscape.com 4c4281fa01 Revised sink API's and others to be more xpcom'ish 1998-07-15 22:30:39 +00:00