diff --git a/dom/quota/ActorsParent.cpp b/dom/quota/ActorsParent.cpp index 827721bb0c58..a581eb0e81be 100644 --- a/dom/quota/ActorsParent.cpp +++ b/dom/quota/ActorsParent.cpp @@ -1022,14 +1022,14 @@ class GetUsageOp final public: explicit GetUsageOp(const UsageRequestParams& aParams); - bool + MOZ_IS_CLASS_INIT bool Init(Quota* aQuota); private: ~GetUsageOp() { } - virtual nsresult + MOZ_IS_CLASS_INIT virtual nsresult DoInitOnMainThread() override; nsresult