mat
mat copied to clipboard
Add SWT smarts to inspector
| --- | --- | | Bugzilla Link | 274369 | | Status | ASSIGNED | | Importance | P3 enhancement | | Reported | Apr 29, 2009 14:35 EDT | | Modified | May 22, 2013 04:52 EDT | | Reporter | Chris Grindstaff |
Description
Created attachment 133810
proposed patch
This patch updates the inspector so you can easily tell if an object is an SWT widget and whether or not the object has been disposed. I've found this useful when tracking down memory leaks related to leaking listeners and widget references.
:notepad_spiral: InspectorView_SWT_objects.patch