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

67 Коммитов

Автор SHA1 Сообщение Дата
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 38dd72568c Adjust count of data to append by offset when offset is non-zero 1998-06-03 18:29:43 +00:00
kipp c95157d6e1 Poke stream listener after finishing the parse 1998-06-03 15:38:57 +00:00
kipp 9797aa0e2f Changed Parse to take an nsIStreamListener to pass notifications too; changed parser to pass them on 1998-06-01 19:51:52 +00:00
kipp edf8eeef57 Use new loadurl api 1998-06-01 19:51:19 +00:00
rickg 79823f0388 added support for NOBR and fixed MAP and AREA behavior 1998-05-30 03:14:55 +00:00
rickg 9cf33a2962 fixed 2 bugs that prevented home.netscape.com from loading. WIP. 1998-05-28 21:14:27 +00:00
rickg 8549e03dc1 modest improvements to push, and various bug fixes 1998-05-28 07:12:08 +00:00
jevering 87acc977c6 Unwhack Rick's change. 1998-05-28 00:57: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
rickg 37d2179d5d fixed bug in form -- form flag was never being set to true 1998-05-22 19:31:38 +00:00
rickg 2576fe4d45 temp. comment out call 1998-05-21 22:19:40 +00:00
rickg 181ee968bb incremental parsing; xml support; token handler dispatching; performance 1998-05-21 20:38:32 +00:00
jevering 319909b868 Broke release build. Fixed. 1998-05-20 23:08:12 +00:00
jevering c1a7175f43 Debug Robot work. 1998-05-19 19:06:59 +00:00
thom 0384c91bfb Commented out forward class declaration that was choking code warrior 1998-05-18 22:45:00 +00:00
thom b8cd633615 Mac checkin 1998-05-18 22:42:13 +00:00
thom e200a999e2 mac project for htmlparser 1998-05-15 22:23:34 +00:00
jevering 3c51576898 Dont crash (at least in debug mode) when a stream cannot be opened. 1998-05-15 18:16:39 +00:00
rpotts 2c6835829f Added status arguments to OnStopBinding(...) 1998-05-15 09:46:51 +00:00
rpotts 0ac7d4aef8 Fixed IRIX build bustage... Added status arguments to OnStopBinding(...) 1998-05-15 09:46:42 +00:00
rpotts a011199cf2 fix for the IRIX build... 1998-05-15 08:51:48 +00:00
rickg 63feccd0dd WIP for push based tokenization 1998-05-14 22:19:08 +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
rickg 6ab2e5a838 made comments more complete 1998-05-12 01:11:50 +00:00
rickg bb750ae108 updated comments 1998-05-12 00:59:32 +00:00
rickg 2ec9b9f488 fixed numeric entities 1998-05-11 23:28:01 +00:00
rickg c13d70ca8f MUCH better support for auto-closing tags. 1998-05-09 00:42:33 +00:00
rickg 3c84a398d9 changed OPTION tag from leaf to container node 1998-05-08 22:36:15 +00:00
rickg 7c9580a233 new contentsink api's for kipp 1998-05-07 21:11:07 +00:00
rickg c5fd8c61c7 WIP: push-based tokenization 1998-05-07 07:19:47 +00:00
rickg 86d4c32424 removed redundate class spec -- fixed a mac problem 1998-05-05 22:58:30 +00:00
rickg 98203d21ad removed nsDefaultTokenHandler.* 1998-05-05 20:25:19 +00:00
rickg 6b8c5225ba fixed general closure case 1998-05-04 23:36:46 +00:00
rpotts 8079b4ef67 added netlib to the include path... 1998-05-01 05:07:25 +00:00
rpotts a212c6e957 Do not delete the nsIInputStream. Call Release() instead. Reference counting is important!! 1998-05-01 04:59:28 +00:00
rickg 2d00aace40 minor improvement to backward propagation code 1998-04-30 22:06:16 +00:00
rickg 637ab881ff got newlines working much better; Kipp still won't be happy, but the, he never is. 1998-04-30 20:23:07 +00:00
spider 725b9e3d9c Fix UNIX build bustage 1998-04-30 16:40:38 +00:00
rickg 1f6b43e94f huge improvements to parser 1998-04-30 05:56:39 +00:00
kipp 916473e190 Made it build on IRIX 1998-04-26 03:21:14 +00:00
kipp b881d71f5b Fixed compiler bugs/warnings 1998-04-26 03:13:20 +00:00
rickg 2af9fb2e9f added parse-system debugging hooks 1998-04-25 23:10:51 +00:00