Changeset 184379 in webkit


Ignore:
Timestamp:
May 15, 2015, 4:00:15 AM (10 years ago)
Author:
Csaba Osztrogonác
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:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html

    r173924 r184379  
    88        font-family: "HelveticaNeue-Light", sans-serif;
    99    }
    10    
     10
    1111    h1, h2, h3 {
    1212        font-family: "HelveticaNeue", sans-serif;
     
    4141  <li><a href="LeaksViewer">Leaks Viewer</a></li>
    4242  <li><a href="TestFailures">Test Failures</a></li>
    43   <li><a href="https://perf.webkit.org/">WebKit Perf Monitor</a> results submitted by <a href="https://build.webkit.org/waterfall?show=Apple%20MountainLion%20Release%20%28Perf%29&amp;show=Apple%20Mavericks%20Release%20(Perf)&amp;show=EFL%20Linux%2064-bit%20Release%20WK2%20(Perf)">performance bots</a></li>
     43  <li><a href="https://perf.webkit.org/">WebKit Perf Monitor</a> results submitted by <a href="https://build.webkit.org/waterfall?show=Apple%20Mavericks%20Release%20WK2%20%28Perf%29&show=Apple%20Yosemite%20Release%20WK2%20%28Perf%29&show=EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29&show=GTK%20Linux%2064-bit%20Release%20%28Perf%29">performance bots</a></li>
    4444</ul>
    4545
  • trunk/Tools/ChangeLog

    r184358 r184379  
     12015-05-15  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [buildbot] Fix the URL of the performance bots
     4        https://bugs.webkit.org/show_bug.cgi?id=145043
     5
     6        Reviewed by Ryosuke Niwa.
     7
     8        * BuildSlaveSupport/build.webkit.org-config/templates/root.html:
     9
    1102015-05-14  Timothy Horton  <timothy_horton@apple.com>
    211
Note: See TracChangeset for help on using the changeset viewer.