From 6e7918b6ccb69876d339a320091fdee811445395 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Mon, 20 Oct 2014 02:24:51 +0200 Subject: Generalize data directory --- data/patches/enable-js-options.patch | 304 +++++++++++++++++++++++++++++ data/patches/hack-manifest-packaging.patch | 17 ++ 2 files changed, 321 insertions(+) create mode 100644 data/patches/enable-js-options.patch create mode 100644 data/patches/hack-manifest-packaging.patch (limited to 'data/patches') diff --git a/data/patches/enable-js-options.patch b/data/patches/enable-js-options.patch new file mode 100644 index 0000000..2ba6cb8 --- /dev/null +++ b/data/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');"/> + +