From ada9157dba86db9b58733c85359ef38b7629795c Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Thu, 9 Oct 2014 15:34:15 +0200 Subject: Moved custom patches to helpers/DATA/firefox/patches/ --- .../DATA/firefox/patches/enable-js-options.patch | 304 +++++++++++++++++++++ 1 file changed, 304 insertions(+) create mode 100644 helpers/DATA/firefox/patches/enable-js-options.patch (limited to 'helpers/DATA/firefox/patches/enable-js-options.patch') diff --git a/helpers/DATA/firefox/patches/enable-js-options.patch b/helpers/DATA/firefox/patches/enable-js-options.patch new file mode 100644 index 0000000..2ba6cb8 --- /dev/null +++ b/helpers/DATA/firefox/patches/enable-js-options.patch @@ -0,0 +1,304 @@ +# revert https://bug851702.bugzilla.mozilla.org/attachment.cgi?id=733785 + +# HG changeset patch +# User Gijs Kruitbosch +# Date 1365155574 -7200 +# Node ID 444b9baa31d6065d37edbd61a2dcb892c989e0e2 +# Parent 99121d529b47ec285d61f64988335e60ac120cf7 +Bug 851702 - Remove JS load and advanced preferences from the UI + +--- b/browser/components/preferences/content.xul ++++ a/browser/components/preferences/content.xul +@@ -17,18 +17,23 @@ + + + + + + ++ +- + ++ ++ ++ + + + + + +@@ -51,16 +56,30 @@ + label="&blockPopups.label;" accesskey="&blockPopups.accesskey;" + onsyncfrompreference="return gContentPane.updateButtons('popupPolicyButton', + 'dom.disable_open_during_load');"/> + +