Bug 1566109 - Add SolidWorks DLL to the blocklist; r=aklotz

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Gabriele Svelto 2019-10-24 22:08:24 +00:00
parent 28e37b5b09
commit aae539c2f2

View File

@ -239,6 +239,9 @@ BROWSER_PROCESS += [
# Versions before 18.1.11.0 cause severe performance problems.
A11yBlocklistEntry("dtvhooks.dll", (18, 1, 10, 0xffff)),
A11yBlocklistEntry("dtvhooks64.dll", (18, 1, 10, 0xffff)),
# SolidWorks Windows Explorer integration causes crashes, bug 1566109
DllBlocklistEntry("Database.dll", (27, 3, 0, 59)),
]
CHILD_PROCESSES += [