gecko-dev/parser/htmlparser
1999-03-08 17:42:54 +00:00
..
macbuild Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp. 1999-03-04 21:55:26 +00:00
robot 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
src Checking in the first stab at error propagation from the expat parser to the content sink. The flow of control is as follows. The tokenizer creates an error token (CErrorToken) when an error occurs in expat and pushes it onto the token dequeue. The DTD forwards the contents of the token to the content sink, which creates content objects to show the error. 1999-03-08 17:42:54 +00:00
tests fixed up operator new usage 1999-02-26 20:02:06 +00:00
tools Removed nsHTMLTags.* since it is autogenerated 1999-02-13 03:21:55 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Wrap robot in ENABLE_TESTS ifdef 1999-02-07 11:53:30 +00:00
makefile.win Pulled the DebugRobot out into separate DLL 1998-05-14 01:05:56 +00:00