зеркало из https://github.com/mozilla/gecko-dev.git
Merge backout of changeset d6add78eff55 (Increase maximum collections at shutdown from 5 to 10 to see if it fixes the leaks on Windows mochitests 2/5).
This commit is contained in:
Коммит
786fa71060
|
@ -160,7 +160,7 @@
|
|||
#define IF_DEBUG_CC_ONLY_PARAM(_p)
|
||||
#endif
|
||||
|
||||
#define DEFAULT_SHUTDOWN_COLLECTIONS 10
|
||||
#define DEFAULT_SHUTDOWN_COLLECTIONS 5
|
||||
#ifdef DEBUG_CC
|
||||
#define SHUTDOWN_COLLECTIONS(params) params.mShutdownCollections
|
||||
#else
|
||||
|
|
Загрузка…
Ссылка в новой задаче