mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Fix build bustage.
This commit is contained in:
parent
b3c6f6d2dd
commit
cef66d8667
@ -340,7 +340,7 @@ void nsMacMemoryCushion::RepeatAction(const EventRecord &aMacEvent)
|
||||
|
||||
if (!RecoverMemoryReserve(kMemoryReserveSize))
|
||||
{
|
||||
nsMemory::HeapMinimize();
|
||||
nsMemory::HeapMinimize(PR_TRUE);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user