mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
eb69e55005
This has a few semi-interdependent pieces: * Factoring out the file opening/closing/renaming from the GC/CC logging. * Using IPC to have the child log to files that the parent opened. * Changing nsIMemoryInfoDumper.dumpGCAndCCLogsToFile to report completion of child process logging (which was impossible before this, and which is needed to have a meaningful test case). * Changing about:memory to dump logs for child processes, matching the behavior of the "Measure" button, because it can tell the user where they are now. * Add a test for multiprocess GC/CC log dumping (only of the XPCOM interface, not by clicking buttons and scraping the about:memory page, but done as a chrome mochitest to start remote browsers); based on test_memoryReporters2.xul in the same directory. |
||
---|---|---|
.. | ||
tests | ||
AppProcessChecker.cpp | ||
AppProcessChecker.h | ||
Blob.cpp | ||
Blob.h | ||
ColorPickerParent.cpp | ||
ColorPickerParent.h | ||
ContentChild.cpp | ||
ContentChild.h | ||
ContentParent.cpp | ||
ContentParent.h | ||
ContentProcess.cpp | ||
ContentProcess.h | ||
CrashReporterChild.cpp | ||
CrashReporterChild.h | ||
CrashReporterParent.cpp | ||
CrashReporterParent.h | ||
DOMTypes.ipdlh | ||
FileDescriptorSetChild.cpp | ||
FileDescriptorSetChild.h | ||
FileDescriptorSetParent.cpp | ||
FileDescriptorSetParent.h | ||
FilePickerParent.cpp | ||
FilePickerParent.h | ||
jar.mn | ||
Makefile.in | ||
moz.build | ||
nsICachedFileDescriptorListener.h | ||
nsIRemoteBlob.h | ||
PBlob.ipdl | ||
PBlobStream.ipdl | ||
PBrowser.ipdl | ||
PColorPicker.ipdl | ||
PCOMContentPermissionRequestChild.h | ||
PContent.ipdl | ||
PContentDialog.ipdl | ||
PContentPermission.ipdlh | ||
PContentPermissionRequest.ipdl | ||
PCrashReporter.ipdl | ||
PCycleCollectWithLogs.ipdl | ||
PDocumentRenderer.ipdl | ||
PermissionMessageUtils.cpp | ||
PermissionMessageUtils.h | ||
PFileDescriptorSet.ipdl | ||
PFilePicker.ipdl | ||
PMemoryReportRequest.ipdl | ||
PreallocatedProcessManager.cpp | ||
PreallocatedProcessManager.h | ||
preload.js | ||
ProcessPriorityManager.cpp | ||
ProcessPriorityManager.h | ||
PTabContext.ipdlh | ||
remote-test.js | ||
StructuredCloneUtils.cpp | ||
StructuredCloneUtils.h | ||
TabChild.cpp | ||
TabChild.h | ||
TabContext.cpp | ||
TabContext.h | ||
TabMessageUtils.cpp | ||
TabMessageUtils.h | ||
TabParent.cpp | ||
TabParent.h | ||
test.xul |