mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
parent
b586913598
commit
2531de02eb
85 changed files with 68 additions and 1357 deletions
|
|
@ -149,12 +149,7 @@
|
|||
* the options passed via the MALLOC_OPTIONS environment variable but is
|
||||
* applied in addition to them.
|
||||
*/
|
||||
#ifdef MOZ_WIDGET_GONK
|
||||
/* Reduce the amount of unused dirty pages to 1MiB on B2G */
|
||||
# define MOZ_MALLOC_OPTIONS "ff"
|
||||
#else
|
||||
# define MOZ_MALLOC_OPTIONS ""
|
||||
#endif
|
||||
|
||||
/*
|
||||
* MALLOC_STATS enables statistics calculation, and is required for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue