RESOLVED FIXED 32664
Remove HeavyProfile and TreeProfile completely
https://bugs.webkit.org/show_bug.cgi?id=32664
Summary Remove HeavyProfile and TreeProfile completely
Adam Roben (:aroben)
Reported 2009-12-17 09:10:51 PST
Created attachment 45075 [details] Patch These were mostly removed in r42808, but the empty files were left in place. Need a short description and bug URL (OOPS!) Reviewed by NOBODY (OOPS!). * Android.mk: * GNUmakefile.am: * JavaScriptCore.gypi: * JavaScriptCore.pri: * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj: * JavaScriptCoreSources.bkl: Removed HeavyProfile/TreeProfile source files. * profiler/HeavyProfile.cpp: Removed. * profiler/HeavyProfile.h: Removed. * profiler/TreeProfile.cpp: Removed. * profiler/TreeProfile.h: Removed. --- 7 files changed, 24 insertions(+), 30 deletions(-)
Attachments
Patch (5.98 KB, patch)
2009-12-17 09:10 PST, Adam Roben (:aroben)
sullivan: review+
Adam Roben (:aroben)
Comment 1 2009-12-17 11:14:15 PST
Note You need to log in before you can comment on or make changes to this bug.