Bug 1692908 - Block AVerMedia's virtual camera module. r=gcp

Differential Revision: https://phabricator.services.mozilla.com/D106636
This commit is contained in:
Toshihito Kikuchi 2021-02-26 22:06:19 +00:00
parent b69e57d56f
commit f5928c8e7c

View File

@ -275,6 +275,9 @@ BROWSER_PROCESS += [
# bug 1634090
DllBlocklistEntry("fcagff.dll", (11, 6, 0xffff, 0xffff)),
DllBlocklistEntry("fcagff64.dll", (11, 6, 0xffff, 0xffff)),
# AVerMedia's virtual camera module causes crashes (bug 1692908)
DllBlocklistEntry("avmvirtualsource.ax", (1, 0, 0, 3)),
]
CHILD_PROCESSES += [