summaryrefslogtreecommitdiffstats
path: root/browser/components/BrowserComponents.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/BrowserComponents.manifest')
-rw-r--r--browser/components/BrowserComponents.manifest10
1 files changed, 10 insertions, 0 deletions
diff --git a/browser/components/BrowserComponents.manifest b/browser/components/BrowserComponents.manifest
new file mode 100644
index 0000000000..cf329edf6e
--- /dev/null
+++ b/browser/components/BrowserComponents.manifest
@@ -0,0 +1,10 @@
+# nsBrowserGlue.js
+
+# This component must restrict its registration for the app-startup category
+# to the specific list of apps that use it so it doesn't get loaded in xpcshell.
+# Thus we restrict it to these apps:
+#
+# browser: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
+# mobile/android: {aa3c5121-dab2-40e2-81ca-7ea25febc110}
+
+category app-startup nsBrowserGlue @mozilla.org/browser/browserglue;1 application={ec8030f7-c20a-464f-9b0e-13a3a9e97384} application={aa3c5121-dab2-40e2-81ca-7ea25febc110}