Changeset 184379 in webkit
- Timestamp:
- May 15, 2015, 4:00:15 AM (10 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
r173924 r184379 8 8 font-family: "HelveticaNeue-Light", sans-serif; 9 9 } 10 10 11 11 h1, h2, h3 { 12 12 font-family: "HelveticaNeue", sans-serif; … … 41 41 <li><a href="LeaksViewer">Leaks Viewer</a></li> 42 42 <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%20M ountainLion%20Release%20%28Perf%29&show=Apple%20Mavericks%20Release%20(Perf)&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> 44 44 </ul> 45 45 -
trunk/Tools/ChangeLog
r184358 r184379 1 2015-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 1 10 2015-05-14 Timothy Horton <timothy_horton@apple.com> 2 11
Note:
See TracChangeset
for help on using the changeset viewer.