Title: [261417] trunk/PerformanceTests
- Revision
- 261417
- Author
- [email protected]
- Date
- 2020-05-08 14:21:44 -0700 (Fri, 08 May 2020)
Log Message
Remove no-longer-used PerformanceTests/StitchMarker
https://bugs.webkit.org/show_bug.cgi?id=211639
Reviewed by Ryosuke Niwa.
Having this test around can be confusing since it contains old versions
of many WebKit source files, which will show up when searching the source
tree. And since we're not using it, we don't need to keep a copy of it
in the tip of tree in the repository.
* StitchMarker: Removed.
Modified Paths
Removed Paths
- trunk/PerformanceTests/StitchMarker/
Diff
Modified: trunk/PerformanceTests/ChangeLog (261416 => 261417)
--- trunk/PerformanceTests/ChangeLog 2020-05-08 21:16:23 UTC (rev 261416)
+++ trunk/PerformanceTests/ChangeLog 2020-05-08 21:21:44 UTC (rev 261417)
@@ -1,3 +1,17 @@
+2020-05-08 Darin Adler <[email protected]>
+
+ Remove no-longer-used PerformanceTests/StitchMarker
+ https://bugs.webkit.org/show_bug.cgi?id=211639
+
+ Reviewed by Ryosuke Niwa.
+
+ Having this test around can be confusing since it contains old versions
+ of many WebKit source files, which will show up when searching the source
+ tree. And since we're not using it, we don't need to keep a copy of it
+ in the tip of tree in the repository.
+
+ * StitchMarker: Removed.
+
2020-04-24 Jon Lee <[email protected]>
MotionMark: add link to bug in about page
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes