Bug 1361330 - Part 3: Use fully qualified name when declaring ref counting for IDB quota client; r=asuth

This commit is contained in:
Jan Varga 2018-08-20 14:32:56 +02:00
parent b277f1385d
commit 8486a0d568

View file

@ -9089,7 +9089,8 @@ public:
nsThreadPool*
GetOrCreateThreadPool();
NS_INLINE_DECL_THREADSAFE_REFCOUNTING(QuotaClient, override)
NS_INLINE_DECL_THREADSAFE_REFCOUNTING(
mozilla::dom::indexedDB::QuotaClient, override)
mozilla::dom::quota::Client::Type
GetType() override;