mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-28 00:07:28 +00:00
Bug 900711, fix bustage on CLOSED TREE
This commit is contained in:
parent
1bbf96a8d3
commit
16a03ef81d
@ -43,7 +43,7 @@ public:
|
||||
NS_DECL_NSIRUNNABLE
|
||||
|
||||
ShutdownHelper(nsCOMArray<nsIThread>& aThreads,
|
||||
already_AddRefed<nsIThreadPoolListener>& aListener)
|
||||
already_AddRefed<nsIThreadPoolListener> aListener)
|
||||
: mListener(aListener)
|
||||
{
|
||||
MOZ_ASSERT(!aThreads.IsEmpty());
|
||||
|
Loading…
x
Reference in New Issue
Block a user