Title: [165833] trunk/Tools
- Revision
- 165833
- Author
- [email protected]
- Date
- 2014-03-18 12:46:20 -0700 (Tue, 18 Mar 2014)
Log Message
Web Inspector: Remove stale ReportMemoryUsagePlugin
https://bugs.webkit.org/show_bug.cgi?id=130405
Patch by Joseph Pecoraro <[email protected]> on 2014-03-18
Reviewed by Andreas Kling.
This clang plugin looks like it was used for the old Inspector memory
instrumentation that was removed. So the tool can be removed.
* clang/ReportMemoryUsagePlugin/CMakeLists.txt: Removed.
* clang/ReportMemoryUsagePlugin/Makefile: Removed.
* clang/ReportMemoryUsagePlugin/ReportMemoryUsage.cpp: Removed.
* clang/ReportMemoryUsagePlugin/tests/Source/WebCore/Test.cpp: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/Tools/ChangeLog (165832 => 165833)
--- trunk/Tools/ChangeLog 2014-03-18 19:45:11 UTC (rev 165832)
+++ trunk/Tools/ChangeLog 2014-03-18 19:46:20 UTC (rev 165833)
@@ -1,3 +1,18 @@
+2014-03-18 Joseph Pecoraro <[email protected]>
+
+ Web Inspector: Remove stale ReportMemoryUsagePlugin
+ https://bugs.webkit.org/show_bug.cgi?id=130405
+
+ Reviewed by Andreas Kling.
+
+ This clang plugin looks like it was used for the old Inspector memory
+ instrumentation that was removed. So the tool can be removed.
+
+ * clang/ReportMemoryUsagePlugin/CMakeLists.txt: Removed.
+ * clang/ReportMemoryUsagePlugin/Makefile: Removed.
+ * clang/ReportMemoryUsagePlugin/ReportMemoryUsage.cpp: Removed.
+ * clang/ReportMemoryUsagePlugin/tests/Source/WebCore/Test.cpp: Removed.
+
2014-03-18 Eva Balazsfalvi <[email protected]>
webkit-patch land shouldn't add a reviewer for unreviewed build fixes
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes