зеркало из https://github.com/mozilla/gecko-dev.git
Bug 783630 - Fix bustage on inbound.
This commit is contained in:
Родитель
517cf42c43
Коммит
9692ffc9b8
|
@ -337,7 +337,7 @@ private:
|
||||||
friend class CrashReporterParent;
|
friend class CrashReporterParent;
|
||||||
|
|
||||||
nsRefPtr<nsConsoleService> mConsoleService;
|
nsRefPtr<nsConsoleService> mConsoleService;
|
||||||
already_AddRefed<nsConsoleService> GetConsoleService();
|
nsConsoleService* GetConsoleService();
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace dom
|
} // namespace dom
|
||||||
|
|
Загрузка…
Ссылка в новой задаче