Bug 917642 - [Helix] Please update the helix blobs. r=nhirata
[gecko.git] / b2g / confvars.sh
blobd8ce0a26bb3cc89447097ecf5020dd091ad3794d
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/.
5 MOZ_APP_BASENAME=B2G
6 MOZ_APP_VENDOR=Mozilla
8 MOZ_APP_VERSION=28.0a1
9 MOZ_APP_UA_NAME=Firefox
11 MOZ_UA_OS_AGNOSTIC=1
13 MOZ_B2G_VERSION=1.3.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
20 MOZ_SAFE_BROWSING=
21 MOZ_SERVICES_COMMON=1
22 MOZ_SERVICES_METRICS=1
23 MOZ_CAPTIVEDETECT=1
25 MOZ_WEBSMS_BACKEND=1
26 MOZ_DISABLE_CRYPTOLEGACY=1
27 MOZ_APP_STATIC_INI=1
28 NSS_NO_LIBPKIX=1
29 MOZ_DISABLE_EXPORT_JS=1
31 if test "$OS_TARGET" = "Android"; then
32 MOZ_CAPTURE=1
33 MOZ_RAW=1
34 MOZ_AUDIO_CHANNEL_MANAGER=1
37 # use custom widget for html:select
38 MOZ_USE_NATIVE_POPUP_WINDOWS=1
40 if test "$LIBXUL_SDK"; then
41 MOZ_XULRUNNER=1
42 else
43 MOZ_XULRUNNER=
46 MOZ_MEDIA_NAVIGATOR=1
48 MOZ_APP_ID={3c2e2abc-06d4-11e1-ac3b-374f68613e61}
49 MOZ_EXTENSION_MANAGER=1
51 MOZ_TIME_MANAGER=1
53 MOZ_B2G_CERTDATA=1
54 MOZ_PAY=1
55 MOZ_TOOLKIT_SEARCH=
56 MOZ_PLACES=
57 MOZ_B2G=1
59 #MOZ_NUWA_PROCESS=1
60 MOZ_FOLD_LIBS=1