2 Sep
2008
2 Sep
'08
6:41 p.m.
On Monday 01 September 2008 16:21:32 Kelemen Balázs wrote:
Hi Webkit developers!
I made modifications in QtLauncher for possibility of taking large tests and searching memory leaks or other errors with tools like valgrind. In my version when the first parameter is an existing file with the suffix "urllist" (for example: urls.urllist) QtLauncher loads the urls that it contains. The file must be a simple text file with one url in each line and the suffix must be "urllist".
Hey, cool thing. Do you think it would be possible to do the same with the DumpRenderTree utility? Specially when it comes to bug fixing we need to have an automated way to make sure the issue is still gone. z.