зеркало из https://github.com/mozilla/gecko-dev.git
Bug 936074 - Fix nsIHandleReportCallback typo. r=njn.
Affects DMD-only builds so DONTBUILD. --HG-- extra : rebase_source : 3fa91414cd99bca0490682c2619e84cc62e4b1e2
This commit is contained in:
Родитель
953b8beb8d
Коммит
3dbbc64afb
|
@ -674,7 +674,7 @@ public:
|
|||
: MemoryMultiReporter("dmd")
|
||||
{}
|
||||
|
||||
NS_IMETHOD CollectReports(nsIHandleReport* aHandleReport,
|
||||
NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport,
|
||||
nsISupports* aData)
|
||||
{
|
||||
dmd::Sizes sizes;
|
||||
|
|
Загрузка…
Ссылка в новой задаче