mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8c41ec60d0
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. |
||
---|---|---|
.. | ||
init | ||
test | ||
Makefile.in | ||
moz.build | ||
nsIPrefBranch2.idl | ||
nsIPrefBranch.idl | ||
nsIPrefBranchInternal.idl | ||
nsIPrefLocalizedString.idl | ||
nsIPrefService.idl | ||
nsIRelativeFilePref.idl | ||
nsPrefBranch.cpp | ||
nsPrefBranch.h | ||
nsPrefsFactory.cpp | ||
prefapi_private_data.h | ||
prefapi.cpp | ||
prefapi.h | ||
Preferences.cpp | ||
Preferences.h | ||
prefread.cpp | ||
prefread.h |