RESOLVED FIXED 143798
Remove obsolete VMInspector debugging tool
https://bugs.webkit.org/show_bug.cgi?id=143798
Summary Remove obsolete VMInspector debugging tool
Mark Lam
Reported 2015-04-15 14:54:32 PDT
I added the VMInspector tool 3 years ago to aid in VM hacking work. Some of it has bit rotted, and the VM also now has better ways achieve its functionality. Hence this code is now obsolete and should be removed.
Attachments
the patch. (29.82 KB, patch)
2015-04-15 15:02 PDT, Mark Lam
no flags
patch 2: more deletion. (69.00 KB, patch)
2015-04-15 15:15 PDT, Mark Lam
no flags
patch 3: removed an unneeded newline change. (68.62 KB, patch)
2015-04-15 15:19 PDT, Mark Lam
msaboff: review+
Mark Lam
Comment 1 2015-04-15 15:02:23 PDT
Created attachment 250866 [details] the patch.
Mark Lam
Comment 2 2015-04-15 15:15:17 PDT
Created attachment 250869 [details] patch 2: more deletion.
Mark Lam
Comment 3 2015-04-15 15:19:06 PDT
Created attachment 250871 [details] patch 3: removed an unneeded newline change.
Michael Saboff
Comment 4 2015-04-15 17:07:47 PDT
Comment on attachment 250871 [details] patch 3: removed an unneeded newline change. r=me
Mark Lam
Comment 5 2015-04-15 17:12:41 PDT
Thanks for the review. Landed in r182871: <http://trac.webkit.org/r182871>.
Note You need to log in before you can comment on or make changes to this bug.