Changeset 131379 in webkit
- Timestamp:
- Oct 15, 2012, 4:24:37 PM (13 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
r125725 r131379 25 25 <li><a href="LeaksViewer">Leaks Viewer</a></li> 26 26 <li><a href="TestFailures">Test Failures</a></li> 27 <li><a href="http://webkit-perf.appspot.com/">Perf-o-matic</a> (external website) results submitted by <a href="http://build.webkit.org/waterfall?show=Apple%20Lion%20Release%20%28Perf%29&show= Chromium%20Linux%20Release%20%28Perf%29&show=Chromium%20Mac%20Release%20%28Perf%29&show=Chromium%20Win%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28WebKit2%20Perf%29">performance bots</a></li>27 <li><a href="http://webkit-perf.appspot.com/">Perf-o-matic</a> (external website) results submitted by <a href="http://build.webkit.org/waterfall?show=Apple%20Lion%20Release%20%28Perf%29&show=Apple%20MountainLion%20Release%20%28Perf%29&show=Chromium%20Linux%20Release%20%28Perf%29&show=Chromium%20Mac%20Release%20%28Perf%29&show=Chromium%20Win%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28Perf%29&show=Qt%20Linux%2064-bit%20Release%20%28WebKit2%20Perf%29">performance bots</a></li> 28 28 </ul> 29 29 </body> </html> -
trunk/Tools/ChangeLog
r131352 r131379 1 2012-10-15 Zoltan Horvath <zoltan@webkit.org> 2 3 Add MountainLion Performance-bot to the Performance bots waterfall link 4 https://bugs.webkit.org/show_bug.cgi?id=99378 5 6 Reviewed by Dirk Pranke. 7 8 Add MountainLion Performance-bot to the Performance bots waterfall link on the buildbots frontpage. 9 10 * BuildSlaveSupport/build.webkit.org-config/templates/root.html: 11 1 12 2012-10-15 Yael Aharon <yael.aharon@intel.com> 2 13
Note:
See TracChangeset
for help on using the changeset viewer.