mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1068399 - Enable GGC on the mobile browser, r=ted
--HG-- extra : rebase_source : 7195e099735f11d417c117c5344993223f3dafab
This commit is contained in:
parent
845ea8ac87
commit
4f7c507174
@ -92,3 +92,6 @@ if test "$NIGHTLY_BUILD"; then
|
||||
else
|
||||
MOZ_ANDROID_MLS_STUMBLER=
|
||||
fi
|
||||
|
||||
# Enable generational GC on mobile.
|
||||
JSGC_GENERATIONAL=1
|
||||
|
Loading…
Reference in New Issue
Block a user