aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/firefox/extensions-hack.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mozilla/firefox/extensions-hack.patch')
-rw-r--r--recipes/mozilla/firefox/extensions-hack.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/mozilla/firefox/extensions-hack.patch b/recipes/mozilla/firefox/extensions-hack.patch
new file mode 100644
index 0000000000..b3906b2be6
--- /dev/null
+++ b/recipes/mozilla/firefox/extensions-hack.patch
@@ -0,0 +1,10 @@
+--- mozilla/toolkit/mozapps/extensions/src/nsExtensionManager.js.in.old 2004-08-03 11:45:51.000000000 +0100
++++ mozilla/toolkit/mozapps/extensions/src/nsExtensionManager.js.in 2004-08-03 11:46:04.000000000 +0100
+@@ -1429,6 +1429,7 @@
+ win.close();
+
+ }
++ needsRestart = false;
+ return needsRestart;
+ },
+