We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec944b3 commit acc3478Copy full SHA for acc3478
browser/installer/removed-files.in
@@ -57,6 +57,13 @@
57
# Firefox 27
58
distribution/extensions/testpilot@labs.mozilla.com.xpi
59
60
+# Some users are ending up with unpacked chrome instead of omni.ja. This
61
+# causes updates to break badly, see bug 1063052. Removing the toplevel
62
+# chrome.manifest causes us to use the updated omni.ja.
63
+#ifndef MOZ_GTK
64
+chrome.manifest
65
+#endif
66
+
67
# Directory removals
68
chrome/
69
#ifdef XP_UNIX
0 commit comments