1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 MOZ_APP_UA_NAME
=Firefox
13 MOZ_B2G_VERSION
=2.1.0.0-prerelease
14 MOZ_B2G_OS_NAME
=Boot2Gecko
16 MOZ_BRANDING_DIRECTORY
=b2g
/branding
/unofficial
17 MOZ_OFFICIAL_BRANDING_DIRECTORY
=b2g
/branding
/official
18 # MOZ_APP_DISPLAYNAME is set by branding/configure.sh
22 MOZ_SERVICES_METRICS
=1
26 MOZ_DISABLE_CRYPTOLEGACY
=1
31 MOZ_DISABLE_EXPORT_JS
=1
33 if test "$OS_TARGET" = "Android"; then
36 MOZ_AUDIO_CHANNEL_MANAGER
=1
39 # use custom widget for html:select
40 MOZ_USE_NATIVE_POPUP_WINDOWS
=1
42 if test "$LIBXUL_SDK"; then
50 MOZ_APP_ID
={3c2e2abc-06d4-11e1-ac3b-374f68613e61
}
59 if test "$OS_TARGET" = "Android"; then
69 # Enable exact rooting on b2g.
70 JSGC_USE_EXACT_ROOTING
=1
72 JS_GC_SMALL_CHUNK_SIZE
=1