Bug 1848143 - remove ESET's eoppmonitor.dll from the blocklist r=haik

Differential Revision: https://phabricator.services.mozilla.com/D185922
This commit is contained in:
Greg Stoll 2023-08-14 16:57:10 +00:00
parent ce049e593c
commit eaf90962db

View File

@ -152,9 +152,6 @@ ALL_PROCESSES += [
DllBlocklistEntry("grabdll.dll", (2, 6, 1, 0)),
DllBlocklistEntry("grabkernel.dll", (1, 0, 0, 1)),
# ESET, bug 1229252
DllBlocklistEntry("eoppmonitor.dll", ALL_VERSIONS),
# SS2OSD, bug 1262348
DllBlocklistEntry("ss2osd.dll", ALL_VERSIONS),
DllBlocklistEntry("ss2devprops.dll", ALL_VERSIONS),