mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Bug 1068399 - Enable GGC on the mobile browser, r=ted
--HG-- extra : rebase_source : 7195e099735f11d417c117c5344993223f3dafab
This commit is contained in:
parent
a087703c5a
commit
605732db41
@ -92,3 +92,6 @@ if test "$NIGHTLY_BUILD"; then
|
||||
else
|
||||
MOZ_ANDROID_MLS_STUMBLER=
|
||||
fi
|
||||
|
||||
# Enable generational GC on mobile.
|
||||
JSGC_GENERATIONAL=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user