summaryrefslogtreecommitdiffstats
path: root/extensions/pref/autoconfig/test/unit/autoconfig-no-sandbox-check.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/pref/autoconfig/test/unit/autoconfig-no-sandbox-check.cfg')
-rw-r--r--extensions/pref/autoconfig/test/unit/autoconfig-no-sandbox-check.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/extensions/pref/autoconfig/test/unit/autoconfig-no-sandbox-check.cfg b/extensions/pref/autoconfig/test/unit/autoconfig-no-sandbox-check.cfg
new file mode 100644
index 0000000000..a39080562f
--- /dev/null
+++ b/extensions/pref/autoconfig/test/unit/autoconfig-no-sandbox-check.cfg
@@ -0,0 +1,5 @@
+// # don't remove this comment! (the first line is ignored by Mozilla)
+
+lockPref("_test.typeof_Components", typeof Components);
+lockPref("_test.typeof_ChromeUtils", typeof ChromeUtils);
+lockPref("_test.typeof_Services", typeof Services);