[webkit-reviews] review granted: [Bug 57671] Make view results on waterfall direct link to results.html : [Attachment 87931] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 15:52:27 PDT 2011


Adam Roben (:aroben) <aroben at apple.com> has granted Csaba Osztrogonac
<ossy at webkit.org>'s request for review:
Bug 57671: Make view results on waterfall direct link to results.html
https://bugs.webkit.org/show_bug.cgi?id=57671

Attachment 87931: Patch
https://bugs.webkit.org/attachment.cgi?id=87931&action=review

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=87931&action=review

> Tools/Scripts/old-run-webkit-tests:1161
> +print HTML "<p>httpd access log: <a
href=\"access_log.txt\">access_log.txt</a></p>\n";
> +print HTML "<p>httpd error log: <a
href=\"error_log.txt\">error_log.txt</a></p>\n";

There are other files that get stored in the results directory (like the
websocket server logs, and the leaks files), but I guess we can add links to
them as we decide we want them.


More information about the webkit-reviews mailing list