On 2015-07-27 5:35 AM, Karl Tomlinson wrote:
Is anything done between crashtests to clean up memory use?

There isn't, AFAIK.

Or can CC be triggered to run during or after a particular crashtest?

You can use SimpleTest.forceGC/CC() as needed.

Do crashtests go into B/F cache on completion, or can we know that
nsGlobalWindow::CleanUp() or FreeInnerObjects() will run on completion?

I'm pretty sure that pages are put into the bf cache if possible as usual.

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to