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:
committed by
rvandermeulen@mozilla.com
parent
35b0decc41
commit
b59c04e51a
@@ -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 += [
|
||||
|
||||
Reference in New Issue
Block a user