зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1035394 - Fix dangerous public destructors in xpcom - r=khuey
This commit is contained in:
Родитель
9f1b7a6188
Коммит
4591b4f708
|
@ -117,6 +117,8 @@ public:
|
|||
}
|
||||
|
||||
private:
|
||||
~GCAndCCLogDumpRunnable() {}
|
||||
|
||||
const nsString mIdentifier;
|
||||
const bool mDumpAllTraces;
|
||||
const bool mDumpChildProcesses;
|
||||
|
|
Загрузка…
Ссылка в новой задаче