Commit Graph

113 Commits

Author SHA1 Message Date
kipp@netscape.com
229922e012 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
43502f82e6 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
69e583d37d added command line switches for setting window width and height 1998-09-15 18:06:19 +00:00
kipp@netscape.com
e9bc45956a Fixed some memory leaks 1998-09-15 00:17:13 +00:00
joki@netscape.com
780f8168fe Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer. 1998-09-09 01:19:11 +00:00
buster@netscape.com
1a0ee6f792 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
ce2603948f Port to updated nsIContent API 1998-08-29 20:19:32 +00:00
troy@netscape.com
f1721ef7c1 Added code to destructor to delete mVisited 1998-08-09 05:00:24 +00:00
kipp@netscape.com
d7c9c9b246 Clean up stuff during destruction 1998-07-29 04:08:27 +00:00
kipp@netscape.com
77f86fbbb6 Fixed -p flag; fixed so that it exits on last window close 1998-07-27 23:19:06 +00:00
kipp@netscape.com
ee14227798 Limit crawling to a max number of pages 1998-07-27 23:00:50 +00:00
kipp@netscape.com
e65c9d7ba8 Skip over junky url's 1998-07-27 22:42:12 +00:00
kipp@netscape.com
3f3c2b8a39 time to crawl 1998-07-27 22:16:13 +00:00