mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
parent
9195e9e4e3
commit
b586913598
53 changed files with 60 additions and 750 deletions
|
|
@ -1596,10 +1596,6 @@ nsMemoryReporterManager::~nsMemoryReporterManager()
|
|||
NS_ASSERTION(!mSavedWeakReporters, "failed to restore weak reporters");
|
||||
}
|
||||
|
||||
#ifdef MOZ_WIDGET_GONK
|
||||
#define DEBUG_CHILD_PROCESS_MEMORY_REPORTING 1
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG_CHILD_PROCESS_MEMORY_REPORTING
|
||||
#define MEMORY_REPORTING_LOG(format, ...) \
|
||||
printf_stderr("++++ MEMORY REPORTING: " format, ##__VA_ARGS__);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue