Commit Graph

18 Commits

Author SHA1 Message Date
sspitzer%netscape.com
87fa264c61 make destructor virtual 1999-05-13 02:11:09 +00:00
harishd%netscape.com
f821f24dce For handling illegal-contents in tables 1999-04-15 20:16:24 +00:00
kostello%netscape.com
d01545d4c5 Added nsIHTMLContentSink::DoFragment() method.
Added support for conversion of HTML entities in output
1999-03-15 05:08:36 +00:00
nisheeth%netscape.com
a8aa6a7b87 Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:01:11 +00:00
kipp%netscape.com
c7764aadc0 use macro to get operator new correct 1999-02-26 19:57:18 +00:00
peterl%netscape.com
23929edb39 changed all html tags to lower case 1999-02-12 06:17:06 +00:00
dcone%netscape.com
b8733d21b7 Changed include 1999-01-09 01:19:49 +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
vidur%netscape.com
3a9dd64bbf 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
c11e2c8964 Added XML display support. Added NotifyError method to nsIContentSink 1998-11-11 22:04:42 +00:00
rickg%netscape.com
7d8453f4f3 changed contentsink API to support XML 1998-11-10 04:20:40 +00:00
kipp%netscape.com
11535c3a15 Removed the PushMark method 1998-08-28 16:18:14 +00:00
kipp%netscape.com
2fe4af0884 Revised sink API's and others to be more xpcom'ish 1998-07-15 22:30:39 +00:00
michaelp
4482083229 fixed build. 1998-06-23 05:26:58 +00:00
jevering
eb44f81303 Dont process anything but html files from within the debug robot.
ProcessLink() ignores anything else using a gawd-awful nasty hack.
1998-06-04 01:19:25 +00:00
jevering
72e155b878 Changing the debug robot to be able to cope with the parser push model.
Updated the robot sink apis.
Fixed the global url holder in the destructor of the parser.
Changed the robot observer to set a flag when completed parsing of a
url so that it doesn't create lottsa little parsers.
1998-05-28 00:21:34 +00:00
jevering
2ea7050b12 Fixed compilation error by adding appropriate new nsIHTMLContentSink
members to the RobotSink class.
1998-05-13 21:45:24 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00