author | Martyn Haigh <martyn.haigh@gmail.com> |
Fri, 10 Apr 2015 14:16:13 +0100 | |
changeset 256496 | 6e8859a9fce9f24a267c9dc3a1dab706f3895e3d |
parent 256495 | 1cf9ca8a9f1e47829e8ac543a0f2448dde5893f9 |
child 256497 | 98b329aed166e5b9067ce3270129b439e81355e9 |
push id | 1483 |
push user | michael.l.comella@gmail.com |
push date | Fri, 10 Apr 2015 15:12:05 +0000 |
reviewers | mfinkle |
bugs | 1152825 |
milestone | 40.0a1 |
--- a/mobile/android/confvars.sh +++ b/mobile/android/confvars.sh @@ -80,10 +80,13 @@ MOZ_ANDROID_SEARCH_ACTIVITY=1 MOZ_ANDROID_SHARE_OVERLAY=1 # Enable the Mozilla Location Service stumbler. MOZ_ANDROID_MLS_STUMBLER=1 # Enable adding to the system downloads list in pre-release builds. MOZ_ANDROID_DOWNLOADS_INTEGRATION=1 +# Enable Tab Queue +MOZ_ANDROID_TAB_QUEUE=1 + # Use the low-memory GC tuning. export JS_GC_SMALL_CHUNK_SIZE=1