Bug 1996038 - block MFCopyHook.dll in the parent process a=RyanVM DONTBUILD

Original Revision: https://phabricator.services.mozilla.com/D269999

Differential Revision: https://phabricator.services.mozilla.com/D270600
This commit is contained in:
Greg Stoll
2025-10-29 20:50:04 +00:00
committed by rvandermeulen@mozilla.com
parent 35b0decc41
commit b59c04e51a

View File

@@ -361,6 +361,9 @@ BROWSER_PROCESS += [
# old versions of KeyScrambler (bug 1994657)
DllBlocklistEntry("KeyScramblerIE.dll", (3, 17, 0, 4)),
# 123SyncCloud/123CloudStorage shell extension (bug 1996038)
DllBlocklistEntry("MFCopyHook.dll", ALL_VERSIONS),
]
CHILD_PROCESSES += [