mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 04:27:41 +00:00
Fix for bug 423473 (Cycle collector should restart after getting a fault). r/sr=jst.
--HG-- extra : rebase_source : fd82c02bef434c36383df0862af2399455caa65b
This commit is contained in:
parent
e02880ae1f
commit
6f0b054294
@ -2280,6 +2280,8 @@ nsCycleCollector::Collect(PRUint32 aTryCollections)
|
||||
mWhiteNodes->Clear();
|
||||
ClearGraph();
|
||||
|
||||
mParams.mDoNothing = PR_FALSE;
|
||||
|
||||
if (!collected)
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user