зеркало из https://github.com/mozilla/pjs.git
Bug 723064 - Many debug xpcshell-tests show leaks of 1 each of Mutex, ReentrantMonitor, nsTArray_base, nsThread, nsTimerImpl, r=mccr8
--HG-- extra : rebase_source : 7ec508569cf5a64cea12fb5f085f4feb1f9234bd
This commit is contained in:
Родитель
102f8eb5ff
Коммит
bca30aa23f
|
@ -3495,7 +3495,7 @@ nsJSContext::PokeShrinkGCBuffers()
|
|||
void
|
||||
nsJSContext::MaybePokeCC()
|
||||
{
|
||||
if (sCCTimer) {
|
||||
if (sCCTimer || sDidShutdown) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче