Title: [220544] trunk/Tools
Revision
220544
Author
commit-qu...@webkit.org
Date
2017-08-10 13:49:01 -0700 (Thu, 10 Aug 2017)

Log Message

Remove obsolete link from webkit-queues status page
https://bugs.webkit.org/show_bug.cgi?id=175337

Patch by obinna obike <oob...@apple.com> on 2017-08-10
Reviewed by Aakash Jain.

* QueueStatusServer/templates/recentstatus.html:
Removed the link to the ews-watcher server.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (220543 => 220544)


--- trunk/Tools/ChangeLog	2017-08-10 20:47:16 UTC (rev 220543)
+++ trunk/Tools/ChangeLog	2017-08-10 20:49:01 UTC (rev 220544)
@@ -1,3 +1,13 @@
+2017-08-10  obinna obike  <oob...@apple.com>
+
+        Remove obsolete link from webkit-queues status page
+        https://bugs.webkit.org/show_bug.cgi?id=175337
+
+        Reviewed by Aakash Jain.
+
+        * QueueStatusServer/templates/recentstatus.html:
+        Removed the link to the ews-watcher server.
+
 2017-08-10  Brian Burg  <bb...@apple.com>
 
         WKPreferences should conform to NSCopying

Modified: trunk/Tools/QueueStatusServer/templates/recentstatus.html (220543 => 220544)


--- trunk/Tools/QueueStatusServer/templates/recentstatus.html	2017-08-10 20:47:16 UTC (rev 220543)
+++ trunk/Tools/QueueStatusServer/templates/recentstatus.html	2017-08-10 20:49:01 UTC (rev 220544)
@@ -25,6 +25,5 @@
 </div>
 {% endfor %}
 <a href=''>List of all active bots</a><br>
-<a href=''>Graph of queue depths over time</a>
 </body>
 </html>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to