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

21 Коммитов

Автор SHA1 Сообщение Дата
rpotts 71f8e4faff Changed nsIStreamListener to nsIStreamObserver... 1998-07-01 11:11:44 +00:00
jevering 7ce72412ad Removed parser's knowledge of the Parser Debugger.
The Parser debugger has been moved out and renamed to DTDDebugger since this actually what it is doing.
I cant totally remove the DTDDebugger parameter passed to the parser under the DTD creation is somehow moved from the parser.
1998-06-25 01:42:50 +00:00
michaelp 4482083229 fixed build. 1998-06-23 05:26:58 +00:00
rickg 593801f056 fixed API mismatch 1998-06-23 01:35:25 +00:00
rickg 60ebe042b1 more bug fixes; changed nsHTMLParser to nsParser. 1998-06-19 01:00:27 +00:00
jevering 8626f64fbf Forgot to check in the robot changes for new object. 1998-06-18 23:26:55 +00:00
jevering 403e806203 Fixed up the base dubugrobot function.. mostly cleaning up.
Properly setting the verification directory.
1998-06-12 01:35:36 +00:00
rpotts 53ca67cf12 Minor changes to nsIStreamListener interface... OnStartBinding(...) now passes out the stream content-type. User visible strings are now nsString arguments (for subsequent i18n) 1998-06-04 05:09:32 +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
kipp edf8eeef57 Use new loadurl api 1998-06-01 19:51:19 +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
rickg 2576fe4d45 temp. comment out call 1998-05-21 22:19:40 +00:00
jevering c1a7175f43 Debug Robot work. 1998-05-19 19:06:59 +00:00
jevering bc08b3352c Adding visual mode. 1998-05-14 22:16:51 +00:00
jevering e05303e60d Fixed robot walking somewhat.. needs more cleaning. 1998-05-14 21:47:33 +00:00
jevering fd7a8ac438 Moved to .\test 1998-05-14 17:42:08 +00:00
jevering 6e6bf36cc3 used to be the RobotMain but now is the function DebugRobot to be
added to the viewer.
1998-05-14 01:08:06 +00:00
jevering f3e102e85b Pulled the DebugRobot out into separate DLL
Moved the test code in the robot/test directory.
1998-05-14 01:05:56 +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
jevering d8462c68d7 Fixed build problems. 1998-05-13 17:55:04 +00:00
kipp 098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00