Title: [160342] trunk/Tools
Revision
160342
Author
[email protected]
Date
2013-12-09 16:12:15 -0800 (Mon, 09 Dec 2013)

Log Message

Remove dead extract_reference_link.py (and the reftests module)
https://bugs.webkit.org/show_bug.cgi?id=125116

Reviewed by Ryosuke Niwa.

This code doesn't seem to have ever been used.

* Scripts/webkitpy/layout_tests/reftests/__init__.py: Removed.
* Scripts/webkitpy/layout_tests/reftests/extract_reference_link.py: Removed.
* Scripts/webkitpy/layout_tests/reftests/extract_reference_link_unittest.py: Removed.

Modified Paths

Removed Paths

  • trunk/Tools/Scripts/webkitpy/layout_tests/reftests/

Diff

Modified: trunk/Tools/ChangeLog (160341 => 160342)


--- trunk/Tools/ChangeLog	2013-12-10 00:11:01 UTC (rev 160341)
+++ trunk/Tools/ChangeLog	2013-12-10 00:12:15 UTC (rev 160342)
@@ -1,3 +1,16 @@
+2013-12-09  Tim Horton  <[email protected]>
+
+        Remove dead extract_reference_link.py (and the reftests module)
+        https://bugs.webkit.org/show_bug.cgi?id=125116
+
+        Reviewed by Ryosuke Niwa.
+
+        This code doesn't seem to have ever been used.
+
+        * Scripts/webkitpy/layout_tests/reftests/__init__.py: Removed.
+        * Scripts/webkitpy/layout_tests/reftests/extract_reference_link.py: Removed.
+        * Scripts/webkitpy/layout_tests/reftests/extract_reference_link_unittest.py: Removed.
+
 2013-12-09  Mario Sanchez Prada  <[email protected]>
 
         [ATK] Translate ATK_ROLE_SECTION into "AXSection" in DRT/WKTR
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to