Skip to content

Commit acc3478

Browse files
committed
Bug 1063052 - in case a user ends up with unpacked chrome, on update use omni.ja again by removing chrome.manifest, r=rstrong r=glandium sr=dbaron
1 parent ec944b3 commit acc3478

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

browser/installer/removed-files.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@
5757
# Firefox 27
5858
distribution/extensions/testpilot@labs.mozilla.com.xpi
5959

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+
6067
# Directory removals
6168
chrome/
6269
#ifdef XP_UNIX

0 commit comments

Comments
 (0)