Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
This commit is contained in:
@@ -114,6 +114,8 @@ IsAnonymous(const nsACString& aName)
|
||||
|
||||
class SystemReporter MOZ_FINAL : public nsIMemoryReporter
|
||||
{
|
||||
~SystemReporter() {}
|
||||
|
||||
public:
|
||||
NS_DECL_THREADSAFE_ISUPPORTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user