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

13 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com dd5d7cfefd Moved crawling code into EndLoadURL; eliminated bogus cast that hid the fact that the class wasn't implementing nsIStreamObserver 1998-11-20 18:27:14 +00:00
kipp%netscape.com ce21da1af9 Fixed up the web-crawler to only trigger crawls on a document being loaded, not on one of it's images; support -o even w/o a filter; use the regression dump for -o instead of list 1998-11-19 17:24:13 +00:00
buster%netscape.com dba2c241d4 added command line switches for setting window width and height 1998-09-15 18:06:19 +00:00
kipp%netscape.com c40538917f Fixed some memory leaks 1998-09-15 00:17:13 +00:00
joki%netscape.com 2e0dcce305 Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer. 1998-09-09 01:19:11 +00:00
buster%netscape.com 95ae4f7488 nsBrowserWindow.cpp,h
added filter name param to DumpFrames
nsViewerApp.cpp
  added -o <outputDirPath> for specifying where output files should go
  added -filter <filterName> for specifying that <filterName> should be used in an automated fashion for
dumping frames for every URL visited.
nsWebCrawler.cpp,h
  added  support methods to handle output dirs, output file name building from URL, and filter names
  added DumpFrames to ::OnStopBinding when the right state is set (from -filter option)
  added dependancies on:  nsIPresShell.h, nsIPresContext.h, and nsIFrame.h
1998-09-02 22:07:42 +00:00
kipp%netscape.com 485e3db7e6 Port to updated nsIContent API 1998-08-29 20:19:32 +00:00
troy%netscape.com f2da0f4720 Added code to destructor to delete mVisited 1998-08-09 05:00:24 +00:00
kipp%netscape.com 7227de9f21 Clean up stuff during destruction 1998-07-29 04:08:27 +00:00
kipp%netscape.com d121a265a2 Fixed -p flag; fixed so that it exits on last window close 1998-07-27 23:19:06 +00:00
kipp%netscape.com 0cb95d4974 Limit crawling to a max number of pages 1998-07-27 23:00:50 +00:00
kipp%netscape.com 8f2d334714 Skip over junky url's 1998-07-27 22:42:12 +00:00
kipp%netscape.com b6bba60b12 time to crawl 1998-07-27 22:16:13 +00:00