Title: [184379] trunk/Tools
- Revision
- 184379
- Author
- [email protected]
- Date
- 2015-05-15 04:00:15 -0700 (Fri, 15 May 2015)
Log Message
[buildbot] Fix the URL of the performance bots
https://bugs.webkit.org/show_bug.cgi?id=145043
Reviewed by Ryosuke Niwa.
* BuildSlaveSupport/build.webkit.org-config/templates/root.html:
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html (184378 => 184379)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html 2015-05-15 09:22:19 UTC (rev 184378)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html 2015-05-15 11:00:15 UTC (rev 184379)
@@ -7,7 +7,7 @@
body {
font-family: "HelveticaNeue-Light", sans-serif;
}
-
+
h1, h2, h3 {
font-family: "HelveticaNeue", sans-serif;
}
@@ -40,7 +40,7 @@
<li><a href="" dashboard</a> (External site)</li>
<li><a href="" Viewer</a></li>
<li><a href="" Failures</a></li>
- <li><a href="" Perf Monitor</a> results submitted by <a href="" bots</a></li>
+ <li><a href="" Perf Monitor</a> results submitted by <a href="" bots</a></li>
</ul>
<h2>Status</h2>
Modified: trunk/Tools/ChangeLog (184378 => 184379)
--- trunk/Tools/ChangeLog 2015-05-15 09:22:19 UTC (rev 184378)
+++ trunk/Tools/ChangeLog 2015-05-15 11:00:15 UTC (rev 184379)
@@ -1,3 +1,12 @@
+2015-05-15 Csaba Osztrogonác <[email protected]>
+
+ [buildbot] Fix the URL of the performance bots
+ https://bugs.webkit.org/show_bug.cgi?id=145043
+
+ Reviewed by Ryosuke Niwa.
+
+ * BuildSlaveSupport/build.webkit.org-config/templates/root.html:
+
2015-05-14 Timothy Horton <[email protected]>
Add a layout mode that scales down the view to try to fit the document
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes