Back out again.

git-svn-id: svn://10.0.0.236/trunk@228563 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org 2007-06-22 00:30:41 +00:00
parent 3101d80fdb
commit 33da035d68

View File

@ -195,7 +195,7 @@ struct nsCycleCollectorParams
// - More time to be spent in the collector (bad)
// - Less delay between forming garbage and collecting it (good)
mScanDelay(1)
mScanDelay(10)
{
#ifdef DEBUG_CC
char *s = PR_GetEnv("XPCOM_CC_SCAN_DELAY");