mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 13:25:00 +00:00
Bug 936074 - Fix nsIHandleReportCallback typo. r=njn.
Affects DMD-only builds so DONTBUILD. --HG-- extra : rebase_source : 3fa91414cd99bca0490682c2619e84cc62e4b1e2
This commit is contained in:
parent
953b8beb8d
commit
3dbbc64afb
@ -674,7 +674,7 @@ public:
|
||||
: MemoryMultiReporter("dmd")
|
||||
{}
|
||||
|
||||
NS_IMETHOD CollectReports(nsIHandleReport* aHandleReport,
|
||||
NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport,
|
||||
nsISupports* aData)
|
||||
{
|
||||
dmd::Sizes sizes;
|
||||
|
Loading…
Reference in New Issue
Block a user