tor-browser

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

commit cdfd617bd79bbc4649825f02c464de5b9e879f71
parent 84d778b410212f9652ad116983e7790dc8aeb14b
Author: Ryan Hunt <rhunt@eqrion.net>
Date:   Wed,  8 Oct 2025 16:22:56 +0000

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

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

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 @@ -260,6 +260,7 @@ ALL_PROCESSES += [ # Meta Quest Link App, bug 1986922 DllBlocklistEntry("magicdsfilterQuest3.dll", ALL_VERSIONS), DllBlocklistEntry("magicdsfilterQuest3s.dll", ALL_VERSIONS), + DllBlocklistEntry("magicdsfilterQuest2.dll", ALL_VERSIONS), ] # Shell extensions that result in crashes when the file-dialog is opened. (These