author | Doug Turner <dougt@dougt.org> |
Mon, 04 Oct 2010 15:14:40 -0700 | |
changeset 66775 | 20b1da828c42fb7ef92927385e3db973347d2559 |
parent 66774 | 98eda2ad1aefe0794586013523fff71916d68afb |
child 66776 | 25f91a6fdb7d6b08a30c197166a03d20b3fc258d |
push id | 1 |
push user | root |
push date | Tue, 26 Apr 2011 22:38:44 +0000 |
treeherder | mozilla-beta@bfdb6e623a36 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dougt |
bugs | 561244 |
--- a/mobile/confvars.sh +++ b/mobile/confvars.sh @@ -46,15 +46,16 @@ MOZ_OFFICIAL_BRANDING_DIRECTORY=mobile/b # MOZ_APP_DISPLAYNAME is set by branding/configure.sh MOZ_SERVICES_SYNC=1 MOZ_UPDATER=1 MOZ_XUL_APP=1 MOZ_ENABLE_LIBXUL=1 MOZ_NO_XPCOM_OBSOLETE=1 +MOZ_DISABLE_DOMCRYPTO=1 if test "$LIBXUL_SDK"; then MOZ_XULRUNNER=1 else MOZ_XULRUNNER= MOZ_MORK= MOZ_PLACES=1 fi