Bug 1643382 - P1: BackgroundDataBridgeChild and HttpBackgroundChannelChild don't need to be a cycle r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D79254
This commit is contained in:
@@ -176,6 +176,11 @@ void SocketProcessChild::CleanUp() {
|
||||
iter.Data()->Close();
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
MutexAutoLock lock(mMutex);
|
||||
mBackgroundDataBridgeMap.Clear();
|
||||
}
|
||||
NS_ShutdownXPCOM(nullptr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user