From f5c31c2dc927e844f8cc78e5daceb2ea2f433e5a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 20 Dec 2018 09:51:55 -0800 Subject: Removed some telemetry | Disabled debug symbols | Disabled webspeech components --- moz.configure.diff | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 moz.configure.diff (limited to 'moz.configure.diff') diff --git a/moz.configure.diff b/moz.configure.diff new file mode 100644 index 0000000..e80ae35 --- /dev/null +++ b/moz.configure.diff @@ -0,0 +1,10 @@ +--- a/moz.configure.diff ++++ b/moz.configure.diff +@@ -5,7 +5,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + + imply_option('MOZ_PLACES', True) +-imply_option('MOZ_SERVICES_HEALTHREPORT', True) + imply_option('MOZ_SERVICES_SYNC', True) + imply_option('MOZ_DEDICATED_PROFILES', True) + imply_option('MOZ_BLOCK_PROFILE_DOWNGRADE', True) -- cgit v1.2.1