tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 5cd3b3e3c07c10b3b2f66ca9604c1c480bb1c7ea
parent 6576267517eb37a756953394b12992fb6549d18e
Author: Ryan Hunt <rhunt@eqrion.net>
Date:   Mon, 27 Oct 2025 19:06:07 +0000

Bug 1986922 - Block magicdsfilterQuestPro.dll too. r=gstoll,win-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D269805

Diffstat:
Mtoolkit/xre/dllservices/mozglue/WindowsDllBlocklistDefs.in | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/toolkit/xre/dllservices/mozglue/WindowsDllBlocklistDefs.in b/toolkit/xre/dllservices/mozglue/WindowsDllBlocklistDefs.in @@ -261,6 +261,7 @@ ALL_PROCESSES += [ DllBlocklistEntry("magicdsfilterQuest3.dll", ALL_VERSIONS), DllBlocklistEntry("magicdsfilterQuest3s.dll", ALL_VERSIONS), DllBlocklistEntry("magicdsfilterQuest2.dll", ALL_VERSIONS), + DllBlocklistEntry("magicdsfilterQuestPro.dll", ALL_VERSIONS), ] # Shell extensions that result in crashes when the file-dialog is opened. (These