Title: [125725] trunk/Tools
Revision
125725
Author
[email protected]
Date
2012-08-15 17:18:46 -0700 (Wed, 15 Aug 2012)

Log Message

Add a hyperlink to perf-o-matic from build.webkit.org/root.html
https://bugs.webkit.org/show_bug.cgi?id=93749

Reviewed by Csaba Osztrogonác.

Added the hyperlink to webkit-perf.appspot.com. Also added hyperlinks to the waterfall display
of performance tests.

* BuildSlaveSupport/build.webkit.org-config/templates/root.html:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html (125724 => 125725)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html	2012-08-16 00:05:22 UTC (rev 125724)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html	2012-08-16 00:18:46 UTC (rev 125725)
@@ -24,6 +24,7 @@
   <li><a href="" Results</a></li>
   <li><a href="" Viewer</a></li>
   <li><a href="" Failures</a></li>
+  <li><a href="" (external website) results submitted by <a href="" bots</a></li>
 </ul>
 </body> </html>
 

Modified: trunk/Tools/ChangeLog (125724 => 125725)


--- trunk/Tools/ChangeLog	2012-08-16 00:05:22 UTC (rev 125724)
+++ trunk/Tools/ChangeLog	2012-08-16 00:18:46 UTC (rev 125725)
@@ -1,3 +1,15 @@
+2012-08-15  Ryosuke Niwa  <[email protected]>
+
+        Add a hyperlink to perf-o-matic from build.webkit.org/root.html
+        https://bugs.webkit.org/show_bug.cgi?id=93749
+
+        Reviewed by Csaba Osztrogonác.
+
+        Added the hyperlink to webkit-perf.appspot.com. Also added hyperlinks to the waterfall display
+        of performance tests.
+
+        * BuildSlaveSupport/build.webkit.org-config/templates/root.html:
+
 2012-08-15  Bruno de Oliveira Abinader  <[email protected]>
 
         [css3-text] Add CSS3 Text decoration compile flag
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to