From 55fc88f9062d63281ec6d07050794a863ff6ce2a Mon Sep 17 00:00:00 2001 From: Masatoshi Kimura Date: Mon, 24 May 2010 09:55:00 -0400 Subject: [PATCH] Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted] --- browser/app/firefox.exe.manifest | 8 ++++++-- config/nsinstall.exe.manifest | 7 ++++++- ipc/app/plugin-container.exe.manifest | 9 ++++++--- js/src/config/nsinstall.exe.manifest | 7 ++++++- .../crashreporter/client/crashreporter.exe.manifest | 12 ++++++++++++ toolkit/mozapps/update/updater/updater.exe.manifest | 8 ++++++-- xulrunner/app/xulrunner.exe.manifest | 8 ++++++-- xulrunner/stub/xulrunner-stub.exe.manifest | 12 ++++++++++++ 8 files changed, 60 insertions(+), 11 deletions(-) diff --git a/browser/app/firefox.exe.manifest b/browser/app/firefox.exe.manifest index 8014615fe9c..87d53058c9e 100644 --- a/browser/app/firefox.exe.manifest +++ b/browser/app/firefox.exe.manifest @@ -22,9 +22,13 @@ - - + + + + + + diff --git a/config/nsinstall.exe.manifest b/config/nsinstall.exe.manifest index 62290f93885..26768e938cd 100644 --- a/config/nsinstall.exe.manifest +++ b/config/nsinstall.exe.manifest @@ -10,8 +10,13 @@ - + + + + + + diff --git a/ipc/app/plugin-container.exe.manifest b/ipc/app/plugin-container.exe.manifest index 0bb15da0dbb..791d7b4dcf2 100644 --- a/ipc/app/plugin-container.exe.manifest +++ b/ipc/app/plugin-container.exe.manifest @@ -22,10 +22,13 @@ - - + + + + + + - diff --git a/js/src/config/nsinstall.exe.manifest b/js/src/config/nsinstall.exe.manifest index 62290f93885..26768e938cd 100644 --- a/js/src/config/nsinstall.exe.manifest +++ b/js/src/config/nsinstall.exe.manifest @@ -10,8 +10,13 @@ - + + + + + + diff --git a/toolkit/crashreporter/client/crashreporter.exe.manifest b/toolkit/crashreporter/client/crashreporter.exe.manifest index 85756303fc5..30536306ac7 100644 --- a/toolkit/crashreporter/client/crashreporter.exe.manifest +++ b/toolkit/crashreporter/client/crashreporter.exe.manifest @@ -19,4 +19,16 @@ /> + + + + + + + + + + + + diff --git a/toolkit/mozapps/update/updater/updater.exe.manifest b/toolkit/mozapps/update/updater/updater.exe.manifest index 8bea07a34b2..e242e49df46 100644 --- a/toolkit/mozapps/update/updater/updater.exe.manifest +++ b/toolkit/mozapps/update/updater/updater.exe.manifest @@ -22,9 +22,13 @@ - - + + + + + + diff --git a/xulrunner/app/xulrunner.exe.manifest b/xulrunner/app/xulrunner.exe.manifest index 660a7a67bc1..9d5f04c0736 100644 --- a/xulrunner/app/xulrunner.exe.manifest +++ b/xulrunner/app/xulrunner.exe.manifest @@ -22,9 +22,13 @@ - - + + + + + + diff --git a/xulrunner/stub/xulrunner-stub.exe.manifest b/xulrunner/stub/xulrunner-stub.exe.manifest index 2e19a993c8b..8ffb204dadb 100644 --- a/xulrunner/stub/xulrunner-stub.exe.manifest +++ b/xulrunner/stub/xulrunner-stub.exe.manifest @@ -19,4 +19,16 @@ /> + + + + + + + + + + + +