We no longer need these tools now that WebKit1 is being removed.
Created attachment 228857 [details] Patch
Committed r166973: <http://trac.webkit.org/changeset/166973>
Tools/Scripts/run-webkit-tests complains about missing DumpRenderTree. And I thought it's just useful to dump arbitrary html using this bin. DumpRenderTree was not found at /mnt/m/usr/src/webkit-trunk/WebKitBuild/Release/bin/DumpRenderTree Build check failed
(In reply to comment #3) > Tools/Scripts/run-webkit-tests complains about missing DumpRenderTree. And I thought it's just useful to dump arbitrary html using this bin. Since it linked against WebKit1, it wouldn't have compiled anyhow. One thing we can do is add GTK+ support for Scripts/run-test-runner.