gecko/toolkit/components/aboutmemory
Jed Davis 3e8cb86ffa Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.

Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
..
content Bug 1142174 - Normalize omni.ja! paths when diffing about:memory reports. r=njn 2015-04-30 18:24:17 -07:00
tests Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm 2015-05-06 20:51:00 +02:00
jar.mn bug 1096718 - - display time measured spent in each compartment r=billm,mossop 2015-01-13 17:38:05 -08:00
moz.build Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00