From 76de6d38a8debfe06ce3c55704e2fa7121634d67 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sun, 4 Feb 2018 12:34:42 +0100 Subject: Disable built-in extensions. --- browser/extensions/moz.build | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'browser/extensions') diff --git a/browser/extensions/moz.build b/browser/extensions/moz.build index 9b01ed095..4f95704e6 100644 --- a/browser/extensions/moz.build +++ b/browser/extensions/moz.build @@ -5,11 +5,11 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. DIRS += [ - 'aushelper', - 'e10srollout', +# 'aushelper', +# 'e10srollout', 'pdfjs', - 'pocket', - 'webcompat', +# 'pocket', +# 'webcompat', ] # Only include the following system add-ons if building Aurora or Nightly -- cgit v1.2.3